move to windscribe

This commit is contained in:
Maxiem Geldhof 2025-12-04 22:20:40 +01:00
parent 2c56d76f6d
commit ffcc42df70
4 changed files with 4 additions and 4 deletions

View file

@ -15,9 +15,9 @@ in
];
};
age.secrets.mullvad = {
file = ../../../keys/mullvad;
path = "/etc/wireguard/mullvad.conf";
age.secrets.wg-scribe = {
file = ../../../keys/wg-scribe;
path = "/etc/wireguard/wg-scribe.conf";
};
networking.firewall.trustedInterfaces = [ "wg-selene" ];