profile/desktop-apps: upgrade ghostwriter to qt6

This commit is contained in:
Felix Buehler 2025-05-17 00:07:59 +02:00
parent ebd281997f
commit 5b6de2a1c2

View file

@ -16,12 +16,12 @@ in
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
evince evince
firefox firefox
ghostwriter
(gimp-with-plugins.override { (gimp-with-plugins.override {
plugins = with gimpPlugins; [ plugins = with gimpPlugins; [
# resynthesizer # disabled because broken with python3 # resynthesizer # disabled because broken with python3
]; ];
}) })
kdePackages.ghostwriter
keepassxc keepassxc
libreoffice libreoffice
(mpv.override { (mpv.override {