summaryrefslogtreecommitdiff
path: root/modules/mac/programs/homebrew/casks/video.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mac/programs/homebrew/casks/video.nix')
-rw-r--r--modules/mac/programs/homebrew/casks/video.nix8
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"
- ];
-}