Thancred (Game server) #8

Open
wymiller wants to merge 15 commits from thancred into master
Showing only changes of commit 1a8c910e3a - Show all commits

View File

@@ -74,7 +74,8 @@
}; };
"hazel" = { "hazel" = {
home = "/home/hazel"; home = "/home/hazel";
groups = [ "wheel" ]; group = "hazel";
extraGroups = [ "wheel" ];
description = "hazel"; description = "hazel";
isNormalUser = true; isNormalUser = true;
openssh.authorizedKeys.keys = [ openssh.authorizedKeys.keys = [