nichts/modules/cli/default.nix
2024-04-29 23:56:41 +02:00

6 lines
69 B
Nix

_: {
imports = [
./neovim.nix
./fish.nix
];
}