rearrange media modules
This commit is contained in:
parent
e30c62b138
commit
fce1cc3634
11 changed files with 7 additions and 12 deletions
|
|
@ -16,7 +16,7 @@
|
|||
../../modules/syncthing.nix
|
||||
../../modules/claude-code.nix
|
||||
../../modules/tex.nix
|
||||
../../modules/media-process.nix
|
||||
../../modules/media/tool.nix
|
||||
../../modules/fonts.nix
|
||||
../../modules/aerospace.nix
|
||||
../../modules/peripheral/home.nix
|
||||
|
|
|
|||
|
|
@ -3,11 +3,6 @@
|
|||
{
|
||||
imports = [
|
||||
../home-default.nix
|
||||
../../../modules/yt-dlp.nix
|
||||
];
|
||||
|
||||
programs.yt-dlp-custom = {
|
||||
enable = true;
|
||||
downloadDir = "~/Downloads";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue