PC-Fixe: update config
This commit is contained in:
parent
52e48282b0
commit
9a0b1f679c
4 changed files with 16 additions and 54 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue