hosts: fine adjustments first boot server

This commit is contained in:
2022-11-26 21:16:39 +01:00
parent 2c3bcf7726
commit bc81c39a95
4 changed files with 6 additions and 18 deletions

View File

@@ -80,7 +80,7 @@ in
dmz-services = lib.nixosSystem { # Desktop profile
inherit system;
user = "dmz-user";
#user = "dmz-user";
specialArgs = { inherit inputs user location nixos-hardware nur; };
modules = [
nur.nixosModules.nur