diff --git a/hosts/hetzner/ax101.nix b/hosts/hetzner/ax101.nix index 7f951e3..11bce06 100644 --- a/hosts/hetzner/ax101.nix +++ b/hosts/hetzner/ax101.nix @@ -119,6 +119,7 @@ isNormalUser = true; extraGroups = [ "wheel" "networkmanager" ]; }; + security.sudo.wheelNeedsPassword = false; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions