nixos-config/users/simon
Simon Bruder eccea38759
mpv: Use youtube-dl’s default format
mpv overrides my custom format with `bestvideo+bestaudio/best`
(youtube-dl upstream default). This applies a patch (from upstream) that
adds a magic value to remove the override. Since home-manager’s mpv
module only supports overriding the mpv package in 21.05, it is done in
the overlay.

Fixes #39.
2021-03-01 17:30:58 +01:00
..
files nvim: Add nix snippet for sha256 hash 2021-01-22 20:18:39 +01:00
modules mpv: Use youtube-dl’s default format 2021-03-01 17:30:58 +01:00
default.nix home: Use nixosConfig instead of inheriting options 2021-02-12 21:12:03 +01:00