[ASUS] désactivation montage NFS
This commit is contained in:
parent
267178d224
commit
dbb54f1aaf
@ -22,12 +22,6 @@
|
|||||||
fsType = "vfat";
|
fsType = "vfat";
|
||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/mnt/medias_loutreos" = {
|
|
||||||
device = "192.168.20.1:/mnt/medias";
|
|
||||||
fsType = "nfs";
|
|
||||||
options = ["x-systemd.automount" "noauto"];
|
|
||||||
};
|
|
||||||
|
|
||||||
swapDevices =
|
swapDevices =
|
||||||
[ { device = "/dev/disk/by-uuid/156cd5e8-715c-48a5-9df4-14565227a6c9"; }
|
[ { device = "/dev/disk/by-uuid/156cd5e8-715c-48a5-9df4-14565227a6c9"; }
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user