tui: move default.nix to module.nix
This commit is contained in:
parent
244710e3a5
commit
581a06aa2f
2 changed files with 1 additions and 1 deletions
3
modules/programs/tui/module.nix
Normal file
3
modules/programs/tui/module.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
_: {
|
||||
imports = [./btop.nix ./newsboat.nix ./ncmpcpp.nix ./yazi.nix ./wtfutil.nix];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue