helix git but actually
This commit is contained in:
parent
6a73955468
commit
942628f3d7
3 changed files with 8 additions and 21 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{ inputs, pkgs, ... }: {
|
||||
programs.helix = {
|
||||
settings = {
|
||||
theme = "dracula";
|
||||
|
|
@ -61,5 +61,6 @@
|
|||
};
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
package = inputs.helix.packages.${pkgs.system}.default;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue