Updates to get system to build

This commit is contained in:
Elnu 2025-03-21 14:34:32 -07:00
parent 56213be3dd
commit b60670389e
7 changed files with 29 additions and 21 deletions

View file

@ -7,7 +7,8 @@ in
programs.kitty = {
enable = true;
# https://github.com/kovidgoyal/kitty-themes/blob/master/themes.json
theme = "${theme.kitty-theme}";
# TODO fix this, the way themes work changed
# theme = "${theme.kitty-theme}";
font = {
name = "FiraCode Nerd Font Mono";
size = 12;