Compare commits
No commits in common. "cfc69dcbb0e03576f26bf903f41b39811e63fe1b" and "20b1f57cfff6da7729aec4b5ad90470332494308" have entirely different histories.
cfc69dcbb0
...
20b1f57cff
2 changed files with 1 additions and 5 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
file
|
file
|
||||||
ripgrep
|
ripgrep
|
||||||
fd
|
fd
|
||||||
htop btop
|
htop
|
||||||
ncdu
|
ncdu
|
||||||
killall
|
killall
|
||||||
ranger nnn # joshuto
|
ranger nnn # joshuto
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue