something that builds
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
diskoConfig.url = "./disko";
|
||||
|
||||
impermanence.url = "./impermanence";
|
||||
impermanenceConfig.url = "./impermanence";
|
||||
|
||||
};
|
||||
|
||||
@@ -22,8 +22,8 @@
|
||||
nixosModule = { config, lib, pkgs, core_inputs, ... }: {
|
||||
imports = [
|
||||
./configuration/configuration.nix
|
||||
inputs.diskoConfig.module
|
||||
inputs.impermanence.module
|
||||
# inputs.diskoConfig.module
|
||||
# inputs.impermanenceConfig.module
|
||||
inputs.sddm.module
|
||||
inputs.srvcs.module
|
||||
inputs.pckgs.module
|
||||
|
||||
Reference in New Issue
Block a user