diff --git a/hosts/sobotka/default.nix b/hosts/sobotka/default.nix index 0dea403b..d6eb51d1 100644 --- a/hosts/sobotka/default.nix +++ b/hosts/sobotka/default.nix @@ -7,7 +7,6 @@ ifTheyExist = groups: builtins.filter (group: builtins.hasAttr group config.users.groups) groups; in { users.users.cnst = { - initialPassword = "hehehe"; isNormalUser = true; shell = pkgs.fish; extraGroups = ifTheyExist [