nixos

NixOS server files. Mirror from https://git.nordgedanken.dev/kubernetes/nixos
git clone git://archive.git.mtrnord.blog/MTRNord/nixos.git
Log | Files | Refs | README

commit 2cb92f677f8a91db68f3e4726328b578e9b44ebd
parent ee5636ef5d0d6e1d5a1154ea8be51da242ecee32
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 26 Aug 2023 17:59:57 +0200

Fix config

Diffstat:
Mnixos/worker-1/configuration.nix | 5-----
1 file changed, 0 insertions(+), 5 deletions(-)

diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix @@ -488,11 +488,9 @@ # ]; defined-sets = { prefix-sets = [ - { } { prefix-set-name = "ps2"; prefix-list = [ - { } { ip-prefix = "10.0.0.0/10"; } @@ -501,11 +499,9 @@ ]; }; policy-definitons = [ - { } { name = "pd2"; statements = [ - { } { name = "statement1"; conditions.match-prefix-set = { @@ -520,7 +516,6 @@ } ]; neighbors = [ - { } { config = { neighbor-address = "100.64.0.3";