mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/cosmic: add missing dependencies
- added missing dependencies for some cosmic tools
- cosmic-settings network page
'networkmanagerapplet' for 'nm-connection-editor'
- cosmic-settings-daemon
'pulseaudio' for 'pactl'
'glib' for 'gsettings'
This commit is contained in:
parent
ab69ad70eb
commit
fdf2614155
1 changed files with 3 additions and 0 deletions
|
|
@ -89,10 +89,13 @@ in
|
|||
cosmic-screenshot
|
||||
cosmic-term
|
||||
cosmic-wallpapers
|
||||
glib
|
||||
hicolor-icon-theme
|
||||
networkmanagerapplet
|
||||
playerctl
|
||||
pop-icon-theme
|
||||
pop-launcher
|
||||
pulseaudio
|
||||
xdg-user-dirs
|
||||
]
|
||||
++ lib.optionals config.services.flatpak.enable [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue