Added ARK, for archives

This commit is contained in:
Alexandre 2026-03-16 21:04:00 +01:00
parent cb6449ccae
commit d5d1b72de9

View File

@ -3,6 +3,7 @@
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
kdePackages.gwenview kdePackages.gwenview
kdePackages.ark
vlc vlc
]; ];
} }