dandelion/filesystem: fix missing lib
This commit is contained in:
parent
0f64a9ff0c
commit
0198191f38
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{ config, ... }:
|
{ config, lib, ... }:
|
||||||
let
|
let
|
||||||
bind = src: {
|
bind = src: {
|
||||||
depends = [ "/nix" ];
|
depends = [ "/nix" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue