This commit is contained in:
2026-01-18 17:23:25 +03:00
parent 4d88e32109
commit b0fc42fe1d
+4 -4
View File
@@ -17,8 +17,8 @@
'';
};
};
fileSystems."/export/root" = {
device = "/";
options = [ "bind" ];
};
# fileSystems."/export/root" = {
# device = "/";
# options = [ "bind" ];
# };
}