mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
Try
This commit is contained in:
@@ -43,6 +43,6 @@ in */ {
|
||||
group = "users";
|
||||
extraGroups = [ "wheel" ];
|
||||
hashedPassword = "$6$w9hXyGFl/.IZBXk$5OiWzS1G.5hImhh1YQmZiCXYNAJhi3X6Y3uSLupJNYYXPLMsQpx2fwF4Xr2uYzGMV8Foqh8TgUavx1APD9rcb/";
|
||||
shell = pkgs.bash;
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user