Enable docker on user nodes.
This commit is contained in:
3
common/docker.nix
Normal file
3
common/docker.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
virtualisation.docker.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user