clean up home and system default packages
This commit is contained in:
parent
c1667c15b0
commit
ac45a5035d
7 changed files with 4 additions and 33 deletions
|
|
@ -3,18 +3,8 @@
|
|||
{
|
||||
imports = [
|
||||
../home-default.nix
|
||||
../../../modules/tex.nix
|
||||
../../../modules/syncthing.nix
|
||||
../../../modules/schedule.nix
|
||||
../../../modules/yt-dlp.nix
|
||||
../../../modules/media-process.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
];
|
||||
|
||||
programs.yt-dlp-custom = {
|
||||
enable = true;
|
||||
downloadDir = "/home/yanlin/Media";
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue