nichts/modules/programs/editors/module.nix

6 lines
40 B
Nix
Raw Normal View History

2024-10-28 21:52:16 +01:00
_: {
imports = [
./kakoune
];
}