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