Added user to docker group
This commit is contained in:
parent
f437c5b568
commit
f3490cc6e5
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@
|
|||
extraGroups = [
|
||||
"wheel"
|
||||
"networkmanager"
|
||||
"docker"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue