Add selene hetzner key

This commit is contained in:
Maxiem Geldhof 2025-10-23 15:27:53 +02:00
parent b6714ee64f
commit 564bcc9bb8
5 changed files with 12 additions and 1 deletions

View file

@ -53,7 +53,7 @@ in
peers = [
# List of allowed peers.
(import ../../systems/macbook/wireguard.nix).peerConfig
(import ../../../systems/macbook/wireguard.nix).peerConfig
];
};
};