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
|
# exclude some default applications
|
||||||
environment.gnome.excludePackages = with pkgs; [
|
environment.gnome.excludePackages = with pkgs; [
|
||||||
|
gnome.gnome-system-monitor
|
||||||
gnome.gnome-weather
|
gnome.gnome-weather
|
||||||
gnome.gnome-calendar
|
gnome.gnome-calendar
|
||||||
gnome.gnome-maps
|
gnome.gnome-maps
|
||||||
|
|
|
@ -45,6 +45,7 @@ with pkgs; {
|
||||||
# system
|
# system
|
||||||
gparted
|
gparted
|
||||||
gnome-firmware-updater
|
gnome-firmware-updater
|
||||||
|
mission-center
|
||||||
|
|
||||||
# productivity
|
# productivity
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
|
|
|
@ -51,6 +51,7 @@
|
||||||
# system
|
# system
|
||||||
gparted
|
gparted
|
||||||
gnome-firmware-updater
|
gnome-firmware-updater
|
||||||
|
mission-center
|
||||||
|
|
||||||
# productivity
|
# productivity
|
||||||
anytype
|
anytype
|
||||||
|
|
Loading…
Reference in a new issue