fix: add fs-work and etcd cluster

This commit is contained in:
2025-09-13 07:03:17 +02:00
parent 6767eb21e6
commit 3af5ba3fbd
8 changed files with 49 additions and 79 deletions

View File

@@ -46,7 +46,7 @@ let
automount.enable = true;
users = true;
opt = true;
work = false;
work = true;
data = false;
ceph = false;
};