ooknet/home/modules/console/editor/default.nix
2024-06-11 22:37:17 +12:00

6 lines
48 B
Nix

{
imports = [
./helix
# ./nvim
];
}