Compare commits
2 commits
20b1f57cff
...
cfc69dcbb0
| Author | SHA1 | Date | |
|---|---|---|---|
| cfc69dcbb0 | |||
| 3b55da2235 |
2 changed files with 5 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
file
|
||||
ripgrep
|
||||
fd
|
||||
htop
|
||||
htop btop
|
||||
ncdu
|
||||
killall
|
||||
ranger nnn # joshuto
|
||||
|
|
|
|||
|
|
@ -83,6 +83,10 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue