1

Remove old nfs mounts

This commit is contained in:
2023-11-08 20:03:00 +01:00
parent c98cc75cda
commit efc2ff90e8

View File

@ -42,18 +42,6 @@
# WD Blue Stripe Shares
# TODO: Remove
"/media/Stash-Movie" = {
device = "192.168.86.20:/mnt/WD Blue Stripe 2T/Movie";
fsType = "nfs";
};
# TODO: Remove
"/media/Stash-Show" = {
device = "192.168.86.20:/mnt/WD Blue Stripe 2T/Show";
fsType = "nfs";
};
"/media/Stash-Video" = {
device = "192.168.86.20:/mnt/WD Blue Stripe 2T/Video";
fsType = "nfs";