diff options
| author | Fuwn <[email protected]> | 2024-10-18 18:33:16 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-18 18:33:16 -0700 |
| commit | 53cd8654e0be27ff2e09fceb8c2e95492bd02221 (patch) | |
| tree | 8250ddaed2011cb32c34092ed234c38b2a208bcf /home/ebisu/core/system/encryption | |
| parent | lock: tsutsumi (diff) | |
| download | nixos-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.nix | 2 |
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 ]; } |