blob: 442c1b34fb436c47e58f36dcd3cc4ab83c0a414a [file] [log] [blame]
{pkgs, ...}: {
home.home.packages = with pkgs; [vlc syncplay];
}