helix back on git :)
This commit is contained in:
parent
511bb35c30
commit
629ec6abcd
3 changed files with 52 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{...}: {
|
||||
{inputs, pkgs, ...}: {
|
||||
programs.helix = {
|
||||
settings = {
|
||||
theme = "gruvbox_dark_hard";
|
||||
|
|
@ -262,6 +262,6 @@
|
|||
};
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
# package = inputs.helix.packages.${pkgs.system}.default;
|
||||
package = inputs.helix.packages.${pkgs.system}.default;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue