fix hyprland build

This commit is contained in:
mjallen18
2025-06-18 15:48:34 -05:00
parent 5662fd3fa1
commit d0880fd36d
6 changed files with 37 additions and 29 deletions

View File

@@ -108,6 +108,7 @@ in
./users.nix
../default.nix
../../modules/desktop-environments/cosmic/specialisation.nix
../../modules/desktop-environments/hyprland/specialisation.nix
../../share/amd
];

View File

@@ -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;
};

View File

@@ -82,9 +82,8 @@ in
fonts.packages = with pkgs; [
noto-fonts
noto-fonts-color-emoji
nerdfonts
meslo-lgs-nf
];
] ++ builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.nerd-fonts);
fonts.fontconfig.defaultFonts = {
emoji = [