Skip to content

Commit

Permalink
home/suites/video: add iina
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Jun 29, 2024
1 parent f46bcb4 commit ca2233f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/home/suites/video/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ in
mediainfo-gui
shotcut
vlc
];
]
++ lib.optionals stdenv.isLinux [ iina ];

khanelinix = {
programs = {
Expand Down

0 comments on commit ca2233f

Please sign in to comment.