Add crypto tools to base confi
This commit is contained in:
parent
ee3e87374e
commit
463f2e78ea
1 changed files with 7 additions and 2 deletions
|
@ -23,11 +23,16 @@
|
|||
tree
|
||||
ripgrep
|
||||
btop
|
||||
pwgen
|
||||
ssss
|
||||
dig
|
||||
termshark
|
||||
|
||||
openssl
|
||||
pwgen
|
||||
ssss
|
||||
];
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
######################################## ZSH configuration ######################################
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue