cornflake/programs/docker.nix
2026-03-01 01:39:57 +09:00

4 lines
43 B
Nix

{
virtualisation.docker.enable = true;
}