mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-09 14:03:02 -04:00
171 current 2024-06-11 18:37:57 24.11.20240529.ad57eef 6.9.2-zen1 *
This commit is contained in:
parent
6abdf1d694
commit
1567d6dd79
1 changed files with 4 additions and 2 deletions
|
@ -22,6 +22,8 @@ in
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
hashedPasswordFile = config.sops.secrets.password.path;
|
hashedPasswordFile = config.sops.secrets.password.path;
|
||||||
extraGroups = [
|
extraGroups = [
|
||||||
|
"kvm"
|
||||||
|
"libvirtd"
|
||||||
"wheel" # Enable ‘sudo’ for the user.
|
"wheel" # Enable ‘sudo’ for the user.
|
||||||
"audio"
|
"audio"
|
||||||
"sound"
|
"sound"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue