stockholm/makefu/2configs/virtualisation/docker.nix
2017-07-31 14:23:25 +02:00

5 lines
50 B
Nix

{...}:
{
virtualisation.docker.enable = true;
}