cli/module.nix: import new programs

This commit is contained in:
Charlie Root 2024-09-09 19:52:01 +02:00
commit 8cf538e3b1

View file

@ -1,8 +1,10 @@
_: { _: {
imports = [ imports = [
# ./fish.nix ./fish.nix
./nh.nix ./nh.nix
# ./starship.nix # ./starship.nix
./thefuck.nix
./zoxide.nix
./beets.nix ./beets.nix
./zellij ./zellij
./oh-my-posh.nix ./oh-my-posh.nix