hosts: dmz: work on microvm
This commit is contained in:
@@ -111,8 +111,7 @@ in
|
||||
|
||||
server = lib.nixosSystem { # Desktop profile
|
||||
inherit system;
|
||||
specialArgs = { inherit inputs userserver location nixos-hardware nur agenix; };
|
||||
user = userserver;
|
||||
specialArgs = { inherit inputs user location nixos-hardware nur agenix; };
|
||||
modules = [
|
||||
agenix.nixosModules.default
|
||||
nur.nixosModules.nur
|
||||
|
||||
Reference in New Issue
Block a user