Files
nix-dotfiles/home/programs/helix.nix
2025-06-04 12:16:46 +02:00

5 lines
37 B
Nix

{ ... }:
{
programs.helix = { };
}