feat: sudo dont require pw anymore
This commit is contained in:
parent
78479b8e85
commit
6a7be4324e
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@
|
|||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILdsZyY3gu8IGB8MzMnLdh+ClDxQQ2RYG9rkeetIKq8n rafiq"
|
||||
];
|
||||
};
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nix = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue