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

@@ -205,10 +205,6 @@ in
device = "/opt/sif";
options = [ "bind" ];
};
"/exports/opt/singularity" = {
device = "/opt/singularity";
options = [ "bind" ];
};
"/exports/nfs-provisioner" = {
device = "/vol/nfs-provisioner";
options = [ "bind" ];