mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-23 17:35:38 +02:00
profile/desktop-apps: upgrade ghostwriter to qt6
This commit is contained in:
parent
ebd281997f
commit
5b6de2a1c2
1 changed files with 1 additions and 1 deletions
|
@ -16,12 +16,12 @@ in
|
|||
environment.systemPackages = with pkgs; [
|
||||
evince
|
||||
firefox
|
||||
ghostwriter
|
||||
(gimp-with-plugins.override {
|
||||
plugins = with gimpPlugins; [
|
||||
# resynthesizer # disabled because broken with python3
|
||||
];
|
||||
})
|
||||
kdePackages.ghostwriter
|
||||
keepassxc
|
||||
libreoffice
|
||||
(mpv.override {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue