llynx: enable docker
This commit is contained in:
parent
22bc894406
commit
f0c7333a83
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
users.users.ravenshade.extraGroups = [ "docker" "libvirtd" ];
|
||||
|
||||
documentation = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue