Revert "fix(servarr): update ip"

This reverts commit 8e9be9e05d.
This commit is contained in:
2026-09-10 15:10:41 -06:00
parent 67cb7f35e6
commit ff20b976ad
+1 -1
View File
@@ -36,7 +36,7 @@ in {
# Mount our NAS's 'media' share.
fileSystems."/media" = {
# DNS is seemingly unavailable to the mount service.
device = "//10.0.0.203/media";
device = "//192.168.68.62/media";
mountPoint = "/media";
fsType = "cifs";
options = [