diff --git a/hosts/dandelion/filesystem.nix b/hosts/dandelion/filesystem.nix index 55c9c2a..d37cb1f 100644 --- a/hosts/dandelion/filesystem.nix +++ b/hosts/dandelion/filesystem.nix @@ -1,4 +1,4 @@ -{ config, ... }: +{ config, lib, ... }: let bind = src: { depends = [ "/nix" ];