mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Remove superfluous groups
This commit is contained in:
parent
c2f8887b5f
commit
1bfe833dc3
1 changed files with 0 additions and 2 deletions
|
|
@ -8,9 +8,7 @@
|
|||
hashedPasswordFile = config.sops.secrets.seb-password.path;
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
"networkmanager"
|
||||
"libvirtd"
|
||||
"video"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue