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

@ -34,4 +34,9 @@
};
users.users.fern.extraGroups = ["media"];
flock.docker = {
enable = true;
dockerMount = true;
};
}