feat: replace gnome-system-monitor with mission-center
This commit is contained in:
parent
820cc4d5cc
commit
7ce864dca0
|
@ -29,6 +29,7 @@
|
|||
|
||||
# exclude some default applications
|
||||
environment.gnome.excludePackages = with pkgs; [
|
||||
gnome.gnome-system-monitor
|
||||
gnome.gnome-weather
|
||||
gnome.gnome-calendar
|
||||
gnome.gnome-maps
|
||||
|
|
|
@ -45,6 +45,7 @@ with pkgs; {
|
|||
# system
|
||||
gparted
|
||||
gnome-firmware-updater
|
||||
mission-center
|
||||
|
||||
# productivity
|
||||
libreoffice-fresh
|
||||
|
|
|
@ -51,6 +51,7 @@
|
|||
# system
|
||||
gparted
|
||||
gnome-firmware-updater
|
||||
mission-center
|
||||
|
||||
# productivity
|
||||
anytype
|
||||
|
|
Loading…
Reference in a new issue