feat: added gui proton vpn client

This commit is contained in:
Nick 2025-01-27 15:01:30 -06:00
parent 91876ddc92
commit d7faf6d332

View file

@ -6,6 +6,7 @@
home.packages = builtins.attrValues {
inherit (pkgs)
protonvpn-cli_2
protonvpn-gui
;
};
}