add theme
This commit is contained in:
parent
b8a009c39b
commit
6aef1d4b65
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
programs.helix = {
|
||||
enable = true;
|
||||
package = inputs.helix.packages."${system}".helix;
|
||||
settings = { theme = "solarized_dark"; };
|
||||
languages = [{
|
||||
name = "nix";
|
||||
auto-format = true;
|
||||
|
|
Loading…
Reference in a new issue