move docker group to appropriate place
This commit is contained in:
parent
2468c5ab74
commit
31c4d62a82
2 changed files with 1 additions and 1 deletions
|
|
@ -62,5 +62,6 @@ in {
|
|||
|
||||
# Docker
|
||||
virtualisation.docker.enable = true;
|
||||
users.users.${username}.extraGroups = ["docker"];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue