From ebc2829be8ffda323b7fa41192c2b5db33520b7f Mon Sep 17 00:00:00 2001 From: root@dishwasher Date: Sun, 26 Jun 2022 21:19:15 +0200 Subject: nixpkgs-fmt --- hosts/dishwasher/oxalab.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'hosts/dishwasher/oxalab.nix') diff --git a/hosts/dishwasher/oxalab.nix b/hosts/dishwasher/oxalab.nix index ffe34fa..7e79971 100644 --- a/hosts/dishwasher/oxalab.nix +++ b/hosts/dishwasher/oxalab.nix @@ -15,11 +15,11 @@ { # cirrus wireguardPeerConfig = { - PublicKey = "5nCVC21BL+1r70OGwA4Q6Z/gcPLC3+ZF8sTurdn7N0E="; - AllowedIPs = [ "10.66.66.0/24" ]; - Endpoint = [ "95.216.166.21:51820" ]; - PersistentKeepalive = 25; - }; + PublicKey = "5nCVC21BL+1r70OGwA4Q6Z/gcPLC3+ZF8sTurdn7N0E="; + AllowedIPs = [ "10.66.66.0/24" ]; + Endpoint = [ "95.216.166.21:51820" ]; + PersistentKeepalive = 25; + }; } ]; }; -- cgit v1.3.1