diff --git a/hosts/sisyphe/configuration.nix b/hosts/sisyphe/configuration.nix index 37f0a5a..a9cd8fb 100644 --- a/hosts/sisyphe/configuration.nix +++ b/hosts/sisyphe/configuration.nix @@ -53,7 +53,7 @@ in ]; }; - users.users.root.initialHashedPassword = "$y$j9T$99/NEnBGoewbrl5eHvTw7/$87rjPrvqs0Ys72338SxZJDibi8p7Fe8Can37rJyhcQ."; + security.sudo.wheelNeedsPassword = false; environment.systemPackages = with pkgs; [ git