From 9dd6d77f9d12e178b5f14cb79a97d8823fc1ac0a Mon Sep 17 00:00:00 2001 From: Aria Nolan Date: Tue, 12 Dec 2023 22:36:50 -0500 Subject: [PATCH] installed mullvad (doesn't work), installed rtorrent --- hosts/JWST/configuration.nix | 1 + users/tacocat/home.nix | 2 ++ 2 files changed, 3 insertions(+) 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