add main package to home.packages for desktop file discovery
This commit is contained in:
parent
e48cd78adf
commit
5b0e499b9f
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue