sneeuwvlok/modules/home/editor/default.nix
2026-03-25 06:45:43 +00:00

7 lines
55 B
Nix

{
imports = [
./nano
./nvim
./zed
];
}