lib/flake-helper.nix,flake/nixosConfigurations.nix: Move functions to flake directory
This commit is contained in:
@@ -7,10 +7,6 @@ let
|
||||
} // inputs);
|
||||
|
||||
lib = {
|
||||
flake-helper = callLibs ./flake-helper.nix;
|
||||
inherit ("flake-helper")
|
||||
generateNixosSystem
|
||||
mapToNixosConfigurations;
|
||||
clerie-monitoring-ids = callLibs ./clerie-monitoring-ids.nix;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user