9 lines
136 B
Nix
9 lines
136 B
Nix
_: {
|
|
imports = [
|
|
./btop.nix
|
|
# ./helix.nix
|
|
./neovim.nix
|
|
# ./newsboat.nix
|
|
./ncmpcpp.nix
|
|
];
|
|
}
|