{ ... }: { fileSystems."/mnt/books" = { device = "10.67.40.1:/home/christian/books"; fsType = "nfs"; options = [ "x-systemd.automount" "x-systemd.requires=wg-quick-wg0.service" "x-systemd.after=wg-quick-wg0.service" "noauto" "soft" "timeo=30" ]; }; }