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

4 lines
43 B
Nix
Raw Normal View History

2025-03-21 15:01:39 +00:00
{
virtualisation.docker.enable = true;
}