system changes

This commit is contained in:
Jacob Janzen 2025-01-02 23:17:56 -06:00
parent 084a1fe30d
commit 654760ef6b

View file

@ -8,6 +8,9 @@ This terminal emulator seems over-hyped, but I'm trying it anyways.
programs.ghostty = {
enable = true;
enableZshIntegration = true;
settings = {
font-family = "SauceCodePro Nerd Font";
};
};
}
#+end_src