restructure dockers, add watchtower

This commit is contained in:
2025-10-04 17:10:10 -05:00
parent 3bd8726620
commit c94e6a207c
5 changed files with 43 additions and 4 deletions

View File

@@ -21,6 +21,9 @@
zfs.enable = true;
smb.enable = true;
nfs.enable = true;
docker = {
watchtower.enable = true;
};
};
};