Added gwenview in desktop utils

This commit is contained in:
Alexandre 2026-03-16 20:48:33 +01:00
parent 95fa622c26
commit 790b4c992f

View File

@ -2,6 +2,6 @@
{
environment.systemPackages = with pkgs; [
okular
kdePackages.gwenview
];
}