mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
remove running vm without sudo clean up groups
This commit is contained in:
parent
142f9b323e
commit
b7b5c3bb4d
5 changed files with 5 additions and 16 deletions
|
|
@ -141,7 +141,6 @@
|
|||
isNormalUser = true;
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
"audio"
|
||||
"adbusers"
|
||||
#"plugdev"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue