Add the podcasts share to perception
This commit is contained in:
parent
aa1c447d41
commit
329378a707
|
@ -47,6 +47,11 @@
|
|||
fsType = "nfs";
|
||||
};
|
||||
|
||||
fileSystems."/mnt/podcasts" = {
|
||||
device = "10.0.0.139:/mnt/tank/root/data/podcasts";
|
||||
fsType = "nfs";
|
||||
};
|
||||
|
||||
swapDevices =
|
||||
[{ device = "/dev/disk/by-uuid/06554e1d-4e6f-4693-88cb-ababf5e98d3d"; }];
|
||||
|
||||
|
|
Loading…
Reference in New Issue