mergerfs migration workstation
This commit is contained in:
@@ -42,11 +42,9 @@
|
||||
options = [ "x-systemd.automount" "noauto" ];
|
||||
};
|
||||
in {
|
||||
"/mnt/disk1" = mount "disk1" // { };
|
||||
"/mnt/disk2" = mount "disk2" // { };
|
||||
"/mnt/pool" = mount "pool" // { };
|
||||
"/mnt/jawz" = mount "jawz" // { };
|
||||
"/mnt/seedbox" = mount "seedbox" // { };
|
||||
|
||||
"/" = {
|
||||
device = "/dev/mapper/nvme";
|
||||
fsType = "btrfs";
|
||||
|
||||
Reference in New Issue
Block a user