feat(morty): enable docker
This commit is contained in:
parent
de2df10abd
commit
897ede8704
1 changed files with 2 additions and 2 deletions
|
@ -59,6 +59,6 @@
|
||||||
libvdpau-va-gl
|
libvdpau-va-gl
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
virtualisation.docker.enable = true;
|
||||||
users.extraGroups.vboxusers.members = [ "ephase" ];
|
users.extraGroups.docker.members = [ "ephase" ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue