diff --git a/modules/video-and-sound.nix b/modules/video-and-sound.nix index 43e7c76..1793345 100644 --- a/modules/video-and-sound.nix +++ b/modules/video-and-sound.nix @@ -4,6 +4,7 @@ ... }: { environment.systemPackages = with pkgs; [ + vlc #shotcut ];