remove navidrome from nfss
This commit is contained in:
parent
c17b6b13b2
commit
29b549c503
3 changed files with 0 additions and 64 deletions
|
|
@ -6,15 +6,9 @@
|
|||
../../../modules/tex.nix
|
||||
../../../modules/syncthing.nix
|
||||
../../../modules/schedule.nix
|
||||
../../../modules/yt-dlp.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
];
|
||||
|
||||
programs.yt-dlp-custom = {
|
||||
enable = true;
|
||||
downloadDir = "/home/yanlin/Media";
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -139,7 +139,6 @@
|
|||
user = "yanlin";
|
||||
audiobookshelf.enable = true;
|
||||
deluge.enable = true;
|
||||
navidrome.enable = true;
|
||||
};
|
||||
|
||||
# Samba file sharing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue