nichts/modules/tui/default.nix

4 lines
88 B
Nix
Raw Normal View History

2024-04-10 17:39:26 +02:00
_: {
2024-05-21 20:51:26 +02:00
imports = [ ./btop.nix ./neovim.nix ./newsboat.nix ./ncmpcpp.nix ./yazi.nix ];
2024-04-10 17:39:26 +02:00
}