From 2f7256226ed903dc7032df274bb25dd578544645 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Fri, 4 Feb 2022 15:55:06 -0500 Subject: [PATCH] nopass --- hosts/hetzner/ax101.nix | 1 + 1 file changed, 1 insertion(+) 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