fix(servarr): update ip
build / build (push) Failing after 45s

This commit is contained in:
2026-06-30 18:41:41 -06:00
parent 6aa7adfa66
commit 8e9be9e05d
+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 = "//192.168.68.62/media";
device = "//10.0.0.203/media";
mountPoint = "/media";
fsType = "cifs";
options = [