mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
6 lines
157 B
Nix
6 lines
157 B
Nix
{
|
|
helix-example-settings = ./example-settings.nix;
|
|
helix-legacy-languages = ./legacy-languages.nix;
|
|
helix-only-extraconfig = ./only-extraconfig.nix;
|
|
}
|