nichts/modules/vali/tui/default.nix

8 lines
115 B
Nix

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