summaryrefslogtreecommitdiff
path: root/router.nix
diff options
context:
space:
mode:
Diffstat (limited to 'router.nix')
-rw-r--r--router.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/router.nix b/router.nix
index 9157380..2ce7066 100644
--- a/router.nix
+++ b/router.nix
@@ -93,6 +93,11 @@ in
PublicKey = "FqwkR+gKe/0JfFn3oXyyNDK8qh3LGMQw/t1pvGEHTBk=";
AllowedIPs = [ "10.69.3.2" ];
}
+ {
+ # fenrir
+ PublicKey = "9N5oNSXUhm2Ibf6E8029jw7WOavEPz0kplt0bG0EbBo=";
+ AllowedIPs = [ "10.69.3.3" ];
+ }
];
};
networks."20-wglan" = {