removing settings
This commit is contained in:
parent
0ebcdef58b
commit
bf0174978e
6 changed files with 17 additions and 82 deletions
|
@ -6,7 +6,7 @@
|
|||
inputs,
|
||||
...
|
||||
}: let
|
||||
inherit (builtins) filter map toString path;
|
||||
inherit (builtins) filter map toString;
|
||||
inherit (lib.filesystem) listFilesRecursive;
|
||||
inherit (lib.strings) hasSuffix fileContents;
|
||||
inherit (lib.attrsets) genAttrs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue