1

Home: Update ProtonVPN config

This commit is contained in:
2025-07-14 19:10:34 +02:00
parent 430fc55aa7
commit d19cc0d7d6

View File

@ -342,10 +342,12 @@
".local/share/navi/cheats/christoph.cheat".source = config.lib.file.mkOutOfStoreSymlink "${config.paths.dotfiles}/navi/christoph.cheat";
})
(lib.mkIf (!headless) {
# killswitch: 0, 1, 2 (off, on, advanced - still on after reboot)
# netshield: 0, 1, 2 (off, malware, ads+malware+trackers)
".config/Proton/VPN/settings.json".text = ''
{
"protocol": "wireguard",
"killswitch": 0,
"killswitch": 1,
"custom_dns": {
"enabled": false,
"ip_list": []