Add docker module

This commit is contained in:
Fern Garden 2025-09-15 12:37:51 +08:00
parent 7cbf708ecf
commit a8f637704a
9 changed files with 68 additions and 34 deletions

View file

@ -66,4 +66,8 @@ with lib; {
enable = true;
openFirewall = true;
};
flock.docker = {
enable = true;
};
}