diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-07-26 10:03:13 +0200 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-07-26 10:03:13 +0200 |
commit | b3b69e5dae8cde69e5fe0c107750159bf3fc48e7 (patch) | |
tree | 166a9017d8cf6e0f23453124b6dc17c3d753bbc4 /hosts | |
parent | 4a20367a6978b4465ab270e977a229fa12b70818 (diff) | |
download | nixos-config-b3b69e5dae8cde69e5fe0c107750159bf3fc48e7.tar.gz nixos-config-b3b69e5dae8cde69e5fe0c107750159bf3fc48e7.zip |
hosts/tomato: Install Proton VPN GUI
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/tomato/packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index 40b6009..e0efffa 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -59,6 +59,7 @@ in _2ship2harkinian azahar dolphin-emu + protonvpn-gui ]; this.unfree.allowed = [ |