move impermanence input up the tree
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
diskoConfig.url = "./disko";
|
||||
|
||||
impermanenceConfig.url = "./impermanence";
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
|
||||
};
|
||||
|
||||
@@ -22,7 +22,8 @@
|
||||
./configuration
|
||||
./configuration/${core_inputs.host}/hardware-configuration.nix
|
||||
inputs.diskoConfig.module
|
||||
inputs.impermanenceConfig.module
|
||||
./impermanence
|
||||
inputs.impermanence.nixosModules.impermanence
|
||||
inputs.srvcs.module
|
||||
inputs.pckgs.module
|
||||
inputs.prgms.module
|
||||
|
||||
Reference in New Issue
Block a user