Update nix/module.nix

Co-authored-by: orangc <orangc@proton.me>
This commit is contained in:
Noah
2024-12-24 17:57:40 +01:00
committed by GitHub
parent 3907dc3bf7
commit c92c6b2633

View File

@@ -218,10 +218,7 @@ in
config = mkIf cfg.enable {
# TODO:(benvonh) Nerd font packaging changes in NixOS 25.05
home.packages = [
package
(pkgs.nerd-fonts.jetbrains-mono.override { fonts = [ "JetBrainsMono" ]; })
];
home.packages = [pkgs.nerd-fonts.jetbrains-mono];
# NOTE:(benvonh)
# When changing the configuration through the GUI, HyprPanel will delete the `config.json` file and create a new