1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

fritzbox VPN

This commit is contained in:
2024-09-23 19:19:14 +02:00
parent 2067944151
commit 3bdf71425b
7 changed files with 38 additions and 1 deletions

View File

@@ -32,8 +32,12 @@ in {
};
syncthing-cert.file = ../../secrets/manakish-syncthing-cert.age;
syncthing-key.file = ../../secrets/manakish-syncthing-key.age;
wireguard-aether-key.file = ../../secrets/manakish-wireguard-aether-key.age;
wireguard-aether-psk.file = ../../secrets/manakish-wireguard-aether-psk.age;
};
networking.wg-quick.interfaces.aether.address = ["192.168.178.204/24"];
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-light-medium.yaml";
niveum = {