attempt to fix nfs and mergerfs

This commit is contained in:
2023-10-01 16:39:45 -06:00
parent fb1bbe3869
commit 38a30aa83c
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@
options = [ "x-systemd.automount" "noauto" ];
};
in {
"/mnt/pool" = mount "pool" // { };
# "/mnt/pool" = mount "pool" // { };
"/mnt/jawz" = mount "jawz" // { };
"/mnt/seedbox" = mount "seedbox" // { };
"/" = {