From 20ac636eb8e5bfebc104d7a3653faa2a852fa3fd Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Mon, 3 Feb 2025 17:12:11 +0000 Subject: add forgejo microvm --- hosts/cloud/networking.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/cloud/networking.nix') diff --git a/hosts/cloud/networking.nix b/hosts/cloud/networking.nix index 71af8e1..3c5c08d 100644 --- a/hosts/cloud/networking.nix +++ b/hosts/cloud/networking.nix @@ -19,7 +19,9 @@ networkConfig = { Address = [ "188.245.196.27/32" + "116.202.5.66/32" "2a01:4f8:c17:7f8a::1/64" + "2a01:4f8:c17:7f8a::617/64" ]; DNS = [ "2a01:4ff:ff00::add:1" -- cgit v1.3.1