@@ -36,7 +36,7 @@ in {
|
||||
# Mount our NAS's 'media' share.
|
||||
fileSystems."/media" = {
|
||||
# DNS is seemingly unavailable to the mount service.
|
||||
device = "//192.168.68.62/media";
|
||||
device = "//10.0.0.203/media";
|
||||
mountPoint = "/media";
|
||||
fsType = "cifs";
|
||||
options = [
|
||||
|
||||
Reference in New Issue
Block a user