Remove media mount for now
This commit is contained in:
parent
60e357607d
commit
5f625d21cf
1 changed files with 0 additions and 6 deletions
|
@ -28,10 +28,4 @@
|
|||
autoResize = true;
|
||||
neededForBoot = true;
|
||||
};
|
||||
|
||||
fileSystems."/media" = {
|
||||
device = "vm@b9b22d11-3492-49a6-92b7-b36cdf0161fe.cephfs=/media";
|
||||
fsType = "ceph";
|
||||
options = [ "nofail" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue