mergerfs works, automount
This commit is contained in:
parent
38a30aa83c
commit
0ae4296166
@ -42,7 +42,7 @@
|
|||||||
options = [ "x-systemd.automount" "noauto" ];
|
options = [ "x-systemd.automount" "noauto" ];
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
# "/mnt/pool" = mount "pool" // { };
|
"/mnt/pool" = mount "pool" // { };
|
||||||
"/mnt/jawz" = mount "jawz" // { };
|
"/mnt/jawz" = mount "jawz" // { };
|
||||||
"/mnt/seedbox" = mount "seedbox" // { };
|
"/mnt/seedbox" = mount "seedbox" // { };
|
||||||
"/" = {
|
"/" = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user