drop redundant nova-shell-cli from home.packages
This commit is contained in:
parent
5b0e499b9f
commit
c24e18d5da
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue