From c24e18d5da9d828042d69f67af9123cd0f3fd223 Mon Sep 17 00:00:00 2001 From: Damocles Date: Sun, 26 Apr 2026 19:51:29 +0200 Subject: [PATCH] drop redundant nova-shell-cli from home.packages --- nix/hm-module.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix/hm-module.nix b/nix/hm-module.nix index 6f169b1..51758cf 100644 --- a/nix/hm-module.nix +++ b/nix/hm-module.nix @@ -282,7 +282,6 @@ in config = lib.mkIf cfg.enable { home.packages = [ cfg.package - self.packages.${pkgs.stdenv.hostPlatform.system}.nova-shell-cli pkgs.nerd-fonts.symbols-only ] ++ lib.optional cfg.modules.weather.enable pkgs.wttrbar