revive ezpcusr
This commit is contained in:
parent
49bbac07cf
commit
f8e4aadcd5
3 changed files with 115 additions and 130 deletions
|
@ -39,6 +39,9 @@ inputs: {
|
|||
profile = lib.mkDefault "gpu-hq";
|
||||
ytdl-format = lib.mkDefault "bestvideo+bestaudio";
|
||||
};
|
||||
scripts = with pkgs.mpvScripts; [
|
||||
mpris
|
||||
];
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue