mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-28 03:37:12 +08:00
nopass
This commit is contained in:
parent
3117cd118b
commit
2f7256226e
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue