Small formatting improvement

This commit is contained in:
SebastianStork 2024-05-07 18:57:39 +02:00
parent 78e7444c33
commit 5ba33739e7
3 changed files with 3 additions and 3 deletions

View file

@ -38,7 +38,7 @@
dark = "";
light = "GitHub";
}
."${config.myConfig.de.theme}";
.${config.myConfig.de.theme};
in {cat = "${lib.getExe pkgs.bat} --plain --theme=${theme}";};
in
lib.mkMerge [