mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
protonvpn gui
This commit is contained in:
parent
c7cf6d90dc
commit
55ba8d251c
2 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
protonvpn-cli
|
||||
protonvpn-gui
|
||||
];
|
||||
|
||||
security.sudo.extraRules = [
|
||||
|
|
|
|||
|
|
@ -66,6 +66,7 @@
|
|||
./features/kde.nix
|
||||
./features/desktopish/guiapps.nix
|
||||
./features/server/devserver.nix
|
||||
./features/protonvpn.nix
|
||||
./features/ema/emanote.nix
|
||||
./features/server/harden.nix
|
||||
#./features/virtualbox.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue