fix: remove /opt/singularity
This commit is contained in:
@@ -25,10 +25,6 @@ let
|
||||
device = "/ceph/volumes/nfs/opt/sif";
|
||||
options = [ "bind" ];
|
||||
};
|
||||
"/opt/singularity" = {
|
||||
device = "/ceph/volumes/nfs/opt/singularity";
|
||||
options = [ "bind" ];
|
||||
};
|
||||
} else {};
|
||||
|
||||
data =
|
||||
|
||||
Reference in New Issue
Block a user