1
0
Fork 0

Compare commits

..

No commits in common. "cc4ae865254e4b9d645ce6388861a6c668ef0007" and "548eb5bb84fc27d6d3c1c709b2ff16de1ce8b458" have entirely different histories.

View file

@ -189,7 +189,10 @@ in
vpn = {
enable = true;
privateKey = config.secrets.services.protonvpn.privateKey;
countries = [ "Netherlands" ];
countries = [
"Norway"
"Netherlands"
];
};
};
ssh = {