diff --git a/base/packages.nix b/base/packages.nix index d81347f..a572cfe 100644 --- a/base/packages.nix +++ b/base/packages.nix @@ -10,7 +10,7 @@ file ripgrep fd - htop btop + htop ncdu killall ranger nnn # joshuto diff --git a/hosts/Rupert.nix b/hosts/Rupert.nix index 58130a0..258ab2b 100644 --- a/hosts/Rupert.nix +++ b/hosts/Rupert.nix @@ -83,10 +83,6 @@ in enable = true; passwordFile = "/secrets/burp_client_passwords/${config.networking.hostName}"; sslKeyPasswordFile = "/secrets/burp_client_ssl_key_password"; - extraConfig = '' - exclude_regex = /home/.*/\.cache - exclude_regex = /home/.*/\.mozilla - ''; }; # Flatpak