updated flake lock and disabled lix again
This commit is contained in:
parent
89534b38d3
commit
f77ff8d284
3 changed files with 28 additions and 112 deletions
|
@ -10,7 +10,7 @@
|
|||
nix-syncthing = inputs.nix-syncthing;
|
||||
disko = inputs.disko;
|
||||
impermanence = inputs.impermanence;
|
||||
lix-module = inputs.lix-module;
|
||||
# lix-module = inputs.lix-module;
|
||||
|
||||
systems = [
|
||||
"aarch64-darwin"
|
||||
|
@ -83,7 +83,7 @@ in {
|
|||
impermanence.nixosModules.impermanence
|
||||
home-manager.nixosModules.home-manager
|
||||
disko.nixosModules.disko
|
||||
lix-module.nixosModules.default
|
||||
# lix-module.nixosModules.default
|
||||
../modules/nixos-modules
|
||||
../configurations/nixos/${host}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue