clear up fstab
This commit is contained in:
parent
591815d0b9
commit
cd15c801a3
@ -49,7 +49,6 @@
|
|||||||
device = "server:/${nfsDisk}";
|
device = "server:/${nfsDisk}";
|
||||||
fsType = "nfs";
|
fsType = "nfs";
|
||||||
options = [ "x-systemd.automount" "noauto" "x-systemd.idle-timeout=600" ];
|
options = [ "x-systemd.automount" "noauto" "x-systemd.idle-timeout=600" ];
|
||||||
# options = [ "x-systemd.automount" "noauto" ];
|
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
# "/mnt/pool" = mount "pool" // { };
|
# "/mnt/pool" = mount "pool" // { };
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user