Compare commits
2 Commits
a44ec01dab
...
8defa56f4f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8defa56f4f | ||
|
|
31ae9a3583 |
@@ -133,6 +133,7 @@
|
||||
inherit system;
|
||||
specialArgs = { inherit inputs system; };
|
||||
modules = [
|
||||
./modules/unstable.nix
|
||||
./hosts/elros/configuration.nix
|
||||
sops-nix.nixosModules.sops
|
||||
lanzaboote.nixosModules.lanzaboote
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
../../modules/boot.nix
|
||||
../../modules/zram.nix
|
||||
../../modules/nix.nix
|
||||
../../modules/openssh.nix
|
||||
|
||||
Reference in New Issue
Block a user