nichts/modules/programs/editors/module.nix
2024-10-28 21:52:16 +01:00

5 lines
40 B
Nix

_: {
imports = [
./kakoune
];
}