hosts: dmz: work on microvm

This commit is contained in:
2023-10-22 10:59:34 +02:00
parent dd4e018dcd
commit c7bfedf54c
3 changed files with 9 additions and 9 deletions

View File

@@ -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