fix: remove /opt/singularity

This commit is contained in:
2025-09-25 12:16:24 +02:00
parent ff3f897859
commit 2e919182d4

View File

@@ -25,10 +25,6 @@ let
device = "/ceph/volumes/nfs/opt/sif"; device = "/ceph/volumes/nfs/opt/sif";
options = [ "bind" ]; options = [ "bind" ];
}; };
"/opt/singularity" = {
device = "/ceph/volumes/nfs/opt/singularity";
options = [ "bind" ];
};
} else {}; } else {};
data = data =