making trash-cli a global package

This commit is contained in:
Rouven Seifert 2023-04-24 10:57:32 +02:00
parent 2e392c1356
commit 8013ca1898
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
4 changed files with 20 additions and 22 deletions

View file

@ -5,6 +5,7 @@
fzf
bat
exa
trash-cli
];
users.defaultUserShell = pkgs.zsh;
programs.zsh = {