summaryrefslogtreecommitdiff
path: root/hosts/cirrus/wireguard-server.nix
diff options
context:
space:
mode:
authorGrisha Shipunov2024-12-31 14:00:49 +0000
committerGrisha Shipunov2024-12-31 14:00:49 +0000
commit5a8230e68eea9d6eded2db2c7e1618f41530d221 (patch)
tree90d47983fbe56eabe0fffcce09653e514a7c2e2c /hosts/cirrus/wireguard-server.nix
parentdb1746d864f17bb1e0364f32c051d1f0e5c25056 (diff)
Revert "retire toaster, refactor a bit"
This reverts commit 5b47cc39c1d94d52a791e681fa3152754b9818cd.
Diffstat (limited to 'hosts/cirrus/wireguard-server.nix')
-rw-r--r--hosts/cirrus/wireguard-server.nix2
1 files changed, 1 insertions, 1 deletions
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" ];