Update configuration.nix
This commit is contained in:
@@ -94,9 +94,7 @@
|
||||
description = "user";
|
||||
extraGroups = [ "wheel" "networkmanager" ];
|
||||
shell = pkgs.bash;
|
||||
|
||||
# Passwort MUSS beim ersten Login gesetzt werden
|
||||
initialHashedPassword = "!";
|
||||
initialPassword = "1312";
|
||||
};
|
||||
|
||||
############################################################
|
||||
|
||||
Reference in New Issue
Block a user