should have been commited a long time abo

This commit is contained in:
Sebastian Moser
2023-10-31 20:43:35 +01:00
parent 291ad688c4
commit c2f0b46e80

View File

@@ -52,7 +52,6 @@
inherit specialArgs;
system = "x86_64-linux";
specialArgs = { inherit inputs confDir workDir secretsDir persistentDir self; };
modules = [
./hosts/main.nix
./hardware/my-hp-laptop.nix
@@ -63,7 +62,6 @@
inherit specialArgs;
system = "x86_64-linux";
specialArgs = { inherit inputs confDir workDir secretsDir persistentDir self; };
modules = [
./hosts/hpm.nix
./hardware/hpm-laptop.nix