Add ProtonVPN GUI package

This commit is contained in:
Aaron Honeycutt 2022-06-12 14:56:23 +00:00
parent ac0794483c
commit 23ab83e177

View file

@ -9,5 +9,6 @@ in
{
environment.systemPackages = with pkgs; [
unstable.protonvpn-cli
unstable.protonvpn-gui
];
}