feat: ekman on new cluster setup
This commit is contained in:
@@ -40,11 +40,6 @@ let
|
||||
fsType = "nfs4";
|
||||
inherit options;
|
||||
};
|
||||
"/opt/singularity" = {
|
||||
device = "${server}:/opt/singularity";
|
||||
fsType = "nfs4";
|
||||
inherit options;
|
||||
};
|
||||
} else {};
|
||||
|
||||
data =
|
||||
|
||||
Reference in New Issue
Block a user