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