feat: ekman on new cluster setup

This commit is contained in:
Jonas Juselius
2025-09-24 12:24:28 +02:00
parent 96f8215c52
commit cf4ae97e1c
5 changed files with 10 additions and 17 deletions

View File

@@ -40,11 +40,6 @@ let
fsType = "nfs4";
inherit options;
};
"/opt/singularity" = {
device = "${server}:/opt/singularity";
fsType = "nfs4";
inherit options;
};
} else {};
data =