updates again
Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
font = {
|
||||
name = "JetBrainsMono Nerd Font";
|
||||
name = "JetBrainsMono Nerd Font Mono";
|
||||
size = 12;
|
||||
package = pkgs.nerdfonts.override {fonts = ["JetBrainsMono"];};
|
||||
};
|
||||
shellIntegration = {
|
||||
enableZshIntegration = true;
|
||||
|
||||
Reference in New Issue
Block a user