From 5a8230e68eea9d6eded2db2c7e1618f41530d221 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Tue, 31 Dec 2024 14:00:49 +0000 Subject: Revert "retire toaster, refactor a bit" This reverts commit 5b47cc39c1d94d52a791e681fa3152754b9818cd. --- hosts/cirrus/wireguard-server.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/cirrus/wireguard-server.nix') diff --git a/hosts/cirrus/wireguard-server.nix b/hosts/cirrus/wireguard-server.nix index 37cdd79..74e6091 100644 --- a/hosts/cirrus/wireguard-server.nix +++ b/hosts/cirrus/wireguard-server.nix @@ -41,7 +41,7 @@ }; wireguardPeers = [ { - # toaster + # microwave wireguardPeerConfig = { PublicKey = "0zpfcNrmbsNwwbnDDX4SMl4BVTB0zuhGKixT9TJQoHc="; AllowedIPs = [ "10.66.66.10/32" ]; -- cgit v1.3.1