mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
profile: mpv
This commit is contained in:
@@ -30,8 +30,6 @@ in
|
||||
programs.mpv = lib.mkIf cfg.enableDesktop {
|
||||
enable = true;
|
||||
config = {
|
||||
vo = "gpu-next";
|
||||
profile="gpu-hq";
|
||||
ytdl-format = "bestvideo+bestaudio";
|
||||
slang="pl,pol,Polish,Polski,en,eng,English";
|
||||
alang="ja,jp,jpn,Japanese,pl,pol,Polski,en,eng,English";
|
||||
|
||||
Reference in New Issue
Block a user