diff options
Diffstat (limited to 'modules/mac/programs/homebrew/casks/video.nix')
| -rw-r--r-- | modules/mac/programs/homebrew/casks/video.nix | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/modules/mac/programs/homebrew/casks/video.nix b/modules/mac/programs/homebrew/casks/video.nix deleted file mode 100644 index ead5839..0000000 --- a/modules/mac/programs/homebrew/casks/video.nix +++ /dev/null @@ -1,8 +0,0 @@ -{ - homebrew.casks = [ - "iina" - "obs" - "freetube" - "vlc" - ]; -} |