Merge pull request 'new-clan: drop unused import code' (#205) from Mic92-main into main
This commit is contained in:
@@ -39,12 +39,6 @@ let
|
|||||||
|
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports =
|
|
||||||
let
|
|
||||||
relPaths = builtins.fromJSON (builtins.readFile ./imports.json);
|
|
||||||
paths = map (path: ./. + path) relPaths;
|
|
||||||
in
|
|
||||||
paths;
|
|
||||||
flake.nixosModules = machineModulesGenerated;
|
flake.nixosModules = machineModulesGenerated;
|
||||||
# generate nixosConfigurations for all machines under self.nixosModules.machines-{machine_name}
|
# generate nixosConfigurations for all machines under self.nixosModules.machines-{machine_name}
|
||||||
flake.nixosConfigurations =
|
flake.nixosConfigurations =
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
[]
|
|
||||||
Reference in New Issue
Block a user