prepaid-host adjustment
This commit is contained in:
@@ -78,7 +78,7 @@ in
|
||||
];
|
||||
};
|
||||
|
||||
dmz-services = lib.nixosSystem { # Desktop profile
|
||||
dmz = lib.nixosSystem { # Desktop profile
|
||||
inherit system;
|
||||
#user = "dmz-user";
|
||||
specialArgs = { inherit inputs user location nixos-hardware nur; };
|
||||
@@ -86,7 +86,7 @@ in
|
||||
nur.nixosModules.nur
|
||||
./server
|
||||
./configuration_server.nix
|
||||
nixos-hardware.nixosModules.common-cpu-intel
|
||||
nixos-hardware.nixosModules.common-cpu-amd
|
||||
nixos-hardware.nixosModules.common-pc-ssd
|
||||
|
||||
home-manager.nixosModules.home-manager {
|
||||
|
||||
Reference in New Issue
Block a user