Migrate to mpv

This commit is contained in:
2026-04-19 15:39:49 +02:00
parent f6721de3a6
commit 835510115e
15 changed files with 203 additions and 107 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ in
nodejs
biome
jdk
((android-studio.withSdk android.androidsdk).overrideAttrs {forceWayland = true;})
((android-studio.override {forceWayland = true;}).withSdk android.androidsdk)
];
shellHook = ''