From 3fe57b15a1bd7f8337e494e8bf2cdc257a5ed718 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Fri, 14 Mar 2025 16:09:37 +0530 Subject: update --- modules/compromyse.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/compromyse.nix b/modules/compromyse.nix index d117af9..c75d93d 100644 --- a/modules/compromyse.nix +++ b/modules/compromyse.nix @@ -7,4 +7,5 @@ # openssh.authorizedKeys.keys = []; extraGroups = [ "wheel" "video" "storage" "input" "plugdev" "libvirtd" "docker" "kvm" "lp" ]; }; + security.sudo.wheelNeedsPassword = false; } -- cgit v1.2.3