Skip to content

Commit

Permalink
feat: add video programs
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Dec 12, 2023
1 parent aa5242e commit 048f141
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/nixos/suites/video/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ in

config = mkIf cfg.enable {
environment.systemPackages = with pkgs; [
brasero
handbrake
mediainfo-gui
pitivi
vlc
Expand Down

0 comments on commit 048f141

Please sign in to comment.