Fix loki configuration

This commit is contained in:
Filippo Berto 2022-06-03 17:49:24 +02:00
parent e9ff3833da
commit c25a5759ca
4 changed files with 23 additions and 8 deletions

View file

@ -17,6 +17,7 @@
];
programs.helix = {
enable = true;
package = pkgs.unstable.helix;
languages = [ ];
settings = {
theme = "monokai_pro_octagon";