nix: Add package back to HM module
This commit is contained in:
@@ -549,6 +549,7 @@ in
|
|||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
home.packages = [
|
home.packages = [
|
||||||
|
package
|
||||||
(if pkgs ? nerd-fonts.jetbrains-mono
|
(if pkgs ? nerd-fonts.jetbrains-mono
|
||||||
then pkgs.nerd-fonts.jetbrains-mono
|
then pkgs.nerd-fonts.jetbrains-mono
|
||||||
# NOTE:(benvonh) Remove after next release 25.05
|
# NOTE:(benvonh) Remove after next release 25.05
|
||||||
|
|||||||
Reference in New Issue
Block a user