feat: add new GNOME extensions to gui module
This commit adds three new GNOME extensions to the gui module in the NixOS service. Specifically, 'gnome-browser-connector', 'autohide-battery', and 'sound-output-device-chooser' were added. This update is intended to enhance the system's user experience.
This commit is contained in:
parent
fc478e4639
commit
4833e141b6
|
@ -78,11 +78,14 @@ in
|
||||||
gh
|
gh
|
||||||
git
|
git
|
||||||
gimp
|
gimp
|
||||||
|
gnome-browser-connector
|
||||||
gnome.cheese
|
gnome.cheese
|
||||||
gnome.gnome-software
|
gnome.gnome-software
|
||||||
gnomeExtensions.appindicator
|
gnomeExtensions.appindicator
|
||||||
|
gnomeExtensions.autohide-battery
|
||||||
gnomeExtensions.dash-to-panel
|
gnomeExtensions.dash-to-panel
|
||||||
gnomeExtensions.hibernate-status-button
|
gnomeExtensions.hibernate-status-button
|
||||||
|
gnomeExtensions.sound-output-device-chooser
|
||||||
gnomeExtensions.vitals
|
gnomeExtensions.vitals
|
||||||
gnupg
|
gnupg
|
||||||
go
|
go
|
||||||
|
|
Loading…
Reference in a new issue