mergerfs works, automount

This commit is contained in:
Danilo Reyes 2023-10-01 16:52:03 -06:00
parent 38a30aa83c
commit 0ae4296166

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" // { };
"/" = {