diff options
Diffstat (limited to 'hm/soispha')
-rw-r--r-- | hm/soispha/pkgs/default.nix | 26 |
1 files changed, 1 insertions, 25 deletions
diff --git a/hm/soispha/pkgs/default.nix b/hm/soispha/pkgs/default.nix index 0d134db2..a76740b6 100644 --- a/hm/soispha/pkgs/default.nix +++ b/hm/soispha/pkgs/default.nix @@ -44,31 +44,7 @@ with pkgs; let }; TuiCli = { - ShellScripts = [ - aumo - battery - con2pdf - description - fupdate - git-edit-index - hibernate - ll - lock - lyrics - mpc-fav - mpc-rm - mpc - nato - neorg - screenshot_persistent - screenshot_temporary - show - sort_song - spodi - update-sys - virsh-del - yti - ]; + ShellScripts = builtins.attrValues pkgs.scripts; EyeCandy = [ #banner # Print large banners to ASCII terminals |