1
0
Fork 0
permafrost/modules/docker.nix

4 lines
43 B
Nix
Raw Normal View History

2024-12-27 22:13:55 -08:00
{
virtualisation.docker.enable = true;
}