aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/arrakis/default.nix')
-rw-r--r--hosts/arrakis/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/arrakis/default.nix b/hosts/arrakis/default.nix
index f9277f8..b8aa5e6 100644
--- a/hosts/arrakis/default.nix
+++ b/hosts/arrakis/default.nix
@@ -68,7 +68,7 @@
address = [
"10.4.20.1/24"
];
- ListenPort = 51820;
+ listenPort = 51820;
peers = [
{ # black-sheep
allowedIPs = [ "10.4.20.2/32" ];