add helix as a backup editor
This commit is contained in:
parent
9b0ed58123
commit
2e8d62531a
2 changed files with 8 additions and 4 deletions
4
users/josh/home_manager/helix.nix
Normal file
4
users/josh/home_manager/helix.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.helix.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue