nix: Add package back to HM module

This commit is contained in:
benvonh
2024-12-27 18:00:57 +10:00
parent 5c7067d5cb
commit 7c4355d138

View File

@@ -549,6 +549,7 @@ in
config = mkIf cfg.enable {
home.packages = [
package
(if pkgs ? nerd-fonts.jetbrains-mono
then pkgs.nerd-fonts.jetbrains-mono
# NOTE:(benvonh) Remove after next release 25.05