root fix
This commit is contained in:
@@ -113,7 +113,7 @@ in
|
||||
inherit pkgs;
|
||||
provisioner = "admin";
|
||||
overwrite = true;
|
||||
validUsers = [ "john" "user" "appdaemon" ];
|
||||
validUsers = [ "john" "root" "appdaemon" ];
|
||||
}).wrapper
|
||||
];
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user