revive ezpcusr

This commit is contained in:
notgne2 2022-10-31 16:25:02 +00:00
parent 49bbac07cf
commit f8e4aadcd5
No known key found for this signature in database
3 changed files with 115 additions and 130 deletions

View file

@ -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; [