Add docker and libvirtd groups
This commit is contained in:
parent
c0fefbbf62
commit
7150ef1fe8
1 changed files with 2 additions and 0 deletions
|
|
@ -134,6 +134,8 @@
|
|||
extraGroups = [
|
||||
"networkmanager"
|
||||
"wheel"
|
||||
"libvirtd"
|
||||
"docker"
|
||||
];
|
||||
packages = with pkgs; [ ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue