nix-config/hosts/t480/modules/docker.nix

3 lines
43 B
Nix

{
virtualisation.docker.enable = true;
}