Add calculator

This commit is contained in:
Tibo De Peuter 2023-05-03 09:36:08 +02:00
parent cd452e3217
commit e9858a22a1
2 changed files with 3 additions and 0 deletions

View file

@ -49,6 +49,7 @@
nextcloud-client nextcloud-client
obsidian obsidian
pinentry_qt pinentry_qt
qalculate-gtk
spotify spotify
w3m w3m
zathura zathura

View file

@ -26,7 +26,9 @@
]) ++ (with pkgs.gnome; [ ]) ++ (with pkgs.gnome; [
geary # Mail client geary # Mail client
gedit gedit
gnome-calculator
gnome-calendar gnome-calendar
gnome-characters
gnome-clocks gnome-clocks
gnome-contacts gnome-contacts
gnome-maps gnome-maps