diff --git a/systems/default.nix b/systems/default.nix index 1a157b0..32367f7 100644 --- a/systems/default.nix +++ b/systems/default.nix @@ -114,6 +114,7 @@ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILdsZyY3gu8IGB8MzMnLdh+ClDxQQ2RYG9rkeetIKq8n rafiq" ]; }; + security.sudo.wheelNeedsPassword = false; nixpkgs.config.allowUnfree = true; nix = {