1
0
Fork 0

Compare commits

..

2 commits

View file

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