fix changes for 26.05 update
This commit is contained in:
@@ -211,11 +211,13 @@
|
||||
};
|
||||
|
||||
fileSystems."/export/Pluto" = {
|
||||
fsType = "auto";
|
||||
device = "/mnt/Pluto";
|
||||
options = ["bind"];
|
||||
};
|
||||
|
||||
fileSystems."/export/Mars" = {
|
||||
fsType = "auto";
|
||||
device = "/mnt/Mars";
|
||||
options = ["bind"];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user