Added VLC

This commit is contained in:
Alexandre 2026-03-16 20:49:10 +01:00
parent 790b4c992f
commit cb6449ccae

View File

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