summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrisha Shipunov2026-01-11 20:14:00 +0100
committerGrisha Shipunov2026-01-11 20:14:00 +0100
commit0f47dea12e3c5cae4934d35597591a8d773f7e2b (patch)
treebd8fd842a591921b0792517a1cdb587bb883f4c9
parentf427bfc67c0552c07158d8b02660ea172c29cbcd (diff)
add new devices to wg
-rw-r--r--modules/wg/mgmt.nix14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/wg/mgmt.nix b/modules/wg/mgmt.nix
index 64a55fd..7166666 100644
--- a/modules/wg/mgmt.nix
+++ b/modules/wg/mgmt.nix
@@ -33,6 +33,20 @@
publicKey = "H+WeYIBdX7ZHwkgm4BGnF0HF0JULkxyNMcvCviHhmks=";
privateKeyFile = config.sops.secrets."wg/0xa-mgmt".path;
};
+ "fituurpan" = {
+ address = [
+ "10.89.87.101/24"
+ "fd31:185d:722e::101/48"
+ ];
+ publicKey = "nM1cO8gPtwe8BGVSuLLowss2txEr4axalWu6yKVQhm8=";
+ };
+ "glowing-rectangle" = {
+ address = [
+ "10.89.87.102/24"
+ "fd31:185d:722e::102/48"
+ ];
+ publicKey = "DvYrZQOvloltdNULcCZMKWn6QGUarUdTQtPYdAMCIUI=";
+ };
"minime" = {
address = [
"10.89.87.10/24"