Compare commits
2 commits
548eb5bb84
...
cc4ae86525
Author | SHA1 | Date | |
---|---|---|---|
Aires | cc4ae86525 | ||
Aires | abd29996c4 |
|
@ -189,10 +189,7 @@ in
|
|||
vpn = {
|
||||
enable = true;
|
||||
privateKey = config.secrets.services.protonvpn.privateKey;
|
||||
countries = [
|
||||
"Norway"
|
||||
"Netherlands"
|
||||
];
|
||||
countries = [ "Netherlands" ];
|
||||
};
|
||||
};
|
||||
ssh = {
|
||||
|
|
Loading…
Reference in a new issue