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

@ -1,2 +1,6 @@
{
flock.docker = {
enable = true;
dockerMount = true;
};
}