feat: upgrade ekman to new cluster structure

This commit is contained in:
Jonas Juselius
2025-09-23 13:40:16 +02:00
parent 46473c88dd
commit 96f8215c52
11 changed files with 44 additions and 89 deletions

View File

@@ -15,7 +15,7 @@ let
users =
if cfg.users then {
"/users" = {
device = "10.255.241.100:/home";
device = "10.255.241.100:/users";
fsType = "nfs4";
options = [
"soft"