fix hyprland build
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
shellIntegration.enableZshIntegration = true;
|
||||
|
||||
font = {
|
||||
name = "jetbrains mono nerd font";
|
||||
package = pkgs.nerdfonts;
|
||||
name = "nerd-fonts-jetbrains-mono";
|
||||
package = pkgs.nerd-fonts.jetbrains-mono;
|
||||
size = 12;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user