major refactor and reorg
This commit is contained in:
parent
e91cca9aeb
commit
f99d2c3145
7 changed files with 15 additions and 201 deletions
|
@ -91,7 +91,7 @@
|
|||
|
||||
outputs = {nixpkgs, home-manager, self, ... } @ inputs:
|
||||
let
|
||||
inherit (nixpkgs.lib) nixosSystem genAttrs replaceStrings;
|
||||
inherit (nixpkgs.lib) genAttrs replaceStrings;
|
||||
inherit (nixpkgs.lib.filesystem) packagesFromDirectoryRecursive listFilesRecursive;
|
||||
|
||||
forAllSystems =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue