embed audio metadata
This commit is contained in:
parent
53d7bf16ec
commit
96ec691dc5
2 changed files with 8 additions and 7 deletions
|
|
@ -3,8 +3,11 @@
|
|||
{
|
||||
imports = [
|
||||
../home-default.nix
|
||||
../../../modules/yt-dlp.nix
|
||||
];
|
||||
|
||||
# MacBook-specific home configuration
|
||||
# Example: Laptop-specific tools, power management, etc.
|
||||
programs.yt-dlp-custom = {
|
||||
enable = true;
|
||||
downloadDir = "~/Downloads";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue