PC-Fixe: update config

This commit is contained in:
nyanloutre 2020-05-07 12:13:35 +02:00
parent 52e48282b0
commit 9a0b1f679c
4 changed files with 16 additions and 54 deletions

View file

@ -61,12 +61,6 @@
options = [ "bind" ];
};
fileSystems."/mnt/steam-lun" =
{ device = "/dev/disk/by-path/ip-10.30.0.1:3260-iscsi-iqn.2019-11.nyanlout.re:steam-lun-1";
fsType = "ext4";
options = ["x-systemd.automount" "noauto"];
};
fileSystems."/mnt/medias" =
{ device = "10.30.0.1:/mnt/medias";
fsType = "nfs";