should have been commited a long time abo
This commit is contained in:
@@ -52,7 +52,6 @@
|
|||||||
inherit specialArgs;
|
inherit specialArgs;
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
|
|
||||||
specialArgs = { inherit inputs confDir workDir secretsDir persistentDir self; };
|
|
||||||
modules = [
|
modules = [
|
||||||
./hosts/main.nix
|
./hosts/main.nix
|
||||||
./hardware/my-hp-laptop.nix
|
./hardware/my-hp-laptop.nix
|
||||||
@@ -63,7 +62,6 @@
|
|||||||
inherit specialArgs;
|
inherit specialArgs;
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
|
|
||||||
specialArgs = { inherit inputs confDir workDir secretsDir persistentDir self; };
|
|
||||||
modules = [
|
modules = [
|
||||||
./hosts/hpm.nix
|
./hosts/hpm.nix
|
||||||
./hardware/hpm-laptop.nix
|
./hardware/hpm-laptop.nix
|
||||||
|
|||||||
Reference in New Issue
Block a user