Skip to content

Commit

Permalink
fixup! add drifvarkaden to wg
Browse files Browse the repository at this point in the history
  • Loading branch information
foodelevator committed Dec 29, 2024
1 parent c736e79 commit 5e795e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/hades.nix
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
# drifvarkaden
presharedKeyFile = config.age.secrets.wireguard-preshared-key.path;
publicKey = "9O+wjIbvxZq3sVk6gxfoI4jhSCfPOte0dWnMbG3obT0=";
allowedIPs = [ "10.83.2.1/32" ];
allowedIPs = [ "10.83.1.2/32" ];
}
];
};
Expand Down

0 comments on commit 5e795e9

Please sign in to comment.