diff --git a/hosts/JWST/configuration.nix b/hosts/JWST/configuration.nix index 6779542..a110c85 100644 --- a/hosts/JWST/configuration.nix +++ b/hosts/JWST/configuration.nix @@ -59,6 +59,7 @@ services.blueman.enable = true; services.printing.enable = true; services.geoclue2.enable = true; + services.mullvad-vpn.enable = true; security.rtkit.enable = true; services.udev.extraRules = '' diff --git a/users/tacocat/home.nix b/users/tacocat/home.nix index a7a8aef..54d78b6 100644 --- a/users/tacocat/home.nix +++ b/users/tacocat/home.nix @@ -14,6 +14,8 @@ ]; packages = with pkgs; [ mpv + rtorrent + wireguard-tools spotify nextcloud-client xournalpp