flakes updated

This commit is contained in:
lsoriano-mcm
2025-06-28 17:40:14 -05:00
parent 306ee40129
commit 2d5f115468
4 changed files with 55 additions and 55 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
{terminal, ...}: {
{general, ...}: {
programs.kitty = {
enable = true;
@@ -7,8 +7,8 @@
confirm_os_window_close = 0;
window_padding_width = 10;
font_size = terminal.Size;
font_family = terminal.Font;
font_size = general.terminal.Size;
font_family = general.terminal.Font;
bold_font = "auto";
italic_font = "auto";
bold_italic_font = "auto";