diff --git a/nix/hm-module.nix b/nix/hm-module.nix index ae72e18..6f169b1 100644 --- a/nix/hm-module.nix +++ b/nix/hm-module.nix @@ -281,6 +281,7 @@ in config = lib.mkIf cfg.enable { home.packages = [ + cfg.package self.packages.${pkgs.stdenv.hostPlatform.system}.nova-shell-cli pkgs.nerd-fonts.symbols-only ]