Restore Helix to path
This commit is contained in:
parent
fdc1d55761
commit
bb195de4b4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = ["wheel"];
|
extraGroups = ["wheel"];
|
||||||
packages = [ pkgs.kakoune ];
|
packages = [ pkgs.helix ];
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue