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