diff options
| author | Grigory Shipunov | 2025-02-03 17:12:11 +0000 |
|---|---|---|
| committer | Grisha Shipunov | 2025-02-05 18:39:49 +0100 |
| commit | 20ac636eb8e5bfebc104d7a3653faa2a852fa3fd (patch) | |
| tree | 73f468ad4def2ec8a2f28e533a47bbde44a3e925 /hosts/cloud/networking.nix | |
| parent | 9ebfe0c59b6503b4b29744ad7b63c3e4addcc84b (diff) | |
add forgejo microvm
Diffstat (limited to 'hosts/cloud/networking.nix')
| -rw-r--r-- | hosts/cloud/networking.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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" |
