blob: 507a0db1c711181f7ff4e8ba3fe319656ba46941 (
plain) (
blame)
1
2
3
4
5
|
{...}: {
xdg.configFile."yt/mpv.conf".source = ./mpv.conf;
xdg.configFile."yt/mpv.input.conf".source = ./input.conf;
xdg.configFile."yt/config.toml".source = ./config.toml;
}
|