mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
Merge pull request #124073 from mkg20001/cinnamonpolkit
nixos/cinnamon: add polkit_gnome to fix #124062
This commit is contained in:
commit
aea7b5f08e
1 changed files with 3 additions and 0 deletions
|
@ -138,6 +138,9 @@ in
|
||||||
# cinnamon-killer-daemon: provided by cinnamon-common
|
# cinnamon-killer-daemon: provided by cinnamon-common
|
||||||
gnome.networkmanagerapplet # session requirement - also nm-applet not needed
|
gnome.networkmanagerapplet # session requirement - also nm-applet not needed
|
||||||
|
|
||||||
|
# For a polkit authentication agent
|
||||||
|
polkit_gnome
|
||||||
|
|
||||||
# packages
|
# packages
|
||||||
nemo
|
nemo
|
||||||
cinnamon-control-center
|
cinnamon-control-center
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue