cornflake/programs/docker.nix
2025-01-30 21:55:28 +09:00

4 lines
43 B
Nix

{
virtualisation.docker.enable = true;
}