Files
alo-cluster/common/docker.nix

4 lines
43 B
Nix

{
virtualisation.docker.enable = true;
}