diff --git a/system/core/users.nix b/system/core/users.nix index 1db5cfc..bf55e6b 100644 --- a/system/core/users.nix +++ b/system/core/users.nix @@ -19,8 +19,6 @@ openssh.authorizedKeys.keys = [ keys.rpqt.haze ]; - initialHashedPassword = "$y$j9T$.y7GZIaYYgEHt1spMsOqi/$k4O3AAKBhJF0gI.G9/Ja8ssGsVTv3VPD5WC.7ErAUD1"; - extraGroups = [ "wheel" ];