pointfichiers/editor/default.nix

6 lines
35 B
Nix
Raw Normal View History

2024-09-16 14:13:01 +02:00
{
imports = [
./helix
];
}