Compare commits

..

No commits in common. "cfc69dcbb0e03576f26bf903f41b39811e63fe1b" and "20b1f57cfff6da7729aec4b5ad90470332494308" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View file

@ -10,7 +10,7 @@
file file
ripgrep ripgrep
fd fd
htop btop htop
ncdu ncdu
killall killall
ranger nnn # joshuto ranger nnn # joshuto

View file

@ -83,10 +83,6 @@ in
enable = true; enable = true;
passwordFile = "/secrets/burp_client_passwords/${config.networking.hostName}"; passwordFile = "/secrets/burp_client_passwords/${config.networking.hostName}";
sslKeyPasswordFile = "/secrets/burp_client_ssl_key_password"; sslKeyPasswordFile = "/secrets/burp_client_ssl_key_password";
extraConfig = ''
exclude_regex = /home/.*/\.cache
exclude_regex = /home/.*/\.mozilla
'';
}; };
# Flatpak # Flatpak