summaryrefslogtreecommitdiff
path: root/home/ebisu/core/system/encryption
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-18 18:33:16 -0700
committerFuwn <[email protected]>2024-10-18 18:33:16 -0700
commit53cd8654e0be27ff2e09fceb8c2e95492bd02221 (patch)
tree8250ddaed2011cb32c34092ed234c38b2a208bcf /home/ebisu/core/system/encryption
parentlock: tsutsumi (diff)
downloadnixos-config-53cd8654e0be27ff2e09fceb8c2e95492bd02221.tar.xz
nixos-config-53cd8654e0be27ff2e09fceb8c2e95492bd02221.zip
core: add protonvpn packages
Diffstat (limited to 'home/ebisu/core/system/encryption')
-rw-r--r--home/ebisu/core/system/encryption/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/ebisu/core/system/encryption/default.nix b/home/ebisu/core/system/encryption/default.nix
index 1ee4e87..8f9d423 100644
--- a/home/ebisu/core/system/encryption/default.nix
+++ b/home/ebisu/core/system/encryption/default.nix
@@ -4,5 +4,7 @@
libsForQt5.ksshaskpass
seahorse
proton-pass
+ protonvpn-cli_2
+ protonvpn-gui
];
}