If proxmox enable, that set custom users

This commit is contained in:
pazpi 2024-08-27 11:22:28 +02:00
parent fa0373d90f
commit fd2b1c42e8
2 changed files with 5 additions and 2 deletions

View file

@ -49,5 +49,8 @@ in
manageNetwork = cfg.manageNetwork;
manageHostName = cfg.manageHostName;
};
serverNodeUsers.enable = true;
};
}