From 890ed263f0b6b9d15f46182f042527e3129c2767 Mon Sep 17 00:00:00 2001 From: teutat3s Date: Wed, 14 Aug 2024 19:17:18 +0200 Subject: [PATCH] dumpyourvms: add ryzensun.local --- hosts/dumpyourvms/networking.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/dumpyourvms/networking.nix b/hosts/dumpyourvms/networking.nix index 08b10ae5..131fb94d 100644 --- a/hosts/dumpyourvms/networking.nix +++ b/hosts/dumpyourvms/networking.nix @@ -44,7 +44,7 @@ "80.71.153.10" = ["lev-1.api.greenbaum.cloud"]; "80.71.153.12" = ["lev-1.docker.greenbaum.cloud"]; "80.71.153.56" = ["lev-1.monitor.greenbaum.cloud"]; - "192.168.13.35" = ["paperless.local"]; + "192.168.13.25" = ["ryzensun.local" "cloudapi.coal-1.mnx.io"]; }; wireguard.enable = true;