nichts/modules/tui/default.nix
2024-04-10 17:44:54 +02:00

8 lines
115 B
Nix

_: {
imports = [
./btop.nix
# ./helix.nix
# ./neovim.nix
# ./newsboat.nix
];
}