mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
docker navi
This commit is contained in:
parent
ea1eb6427c
commit
90f105aac8
1 changed files with 1 additions and 8 deletions
|
|
@ -14,6 +14,7 @@
|
||||||
../../../modules/containers/docker/dispatcharr/docker-compose.nix
|
../../../modules/containers/docker/dispatcharr/docker-compose.nix
|
||||||
../../../modules/containers/haos.nix
|
../../../modules/containers/haos.nix
|
||||||
../../../modules/containers/docker/nextcloud/aio-compose.nix
|
../../../modules/containers/docker/nextcloud/aio-compose.nix
|
||||||
|
../../../modules/containers/docker/navidrome.nix
|
||||||
|
|
||||||
];
|
];
|
||||||
arrSuite.enable = true;
|
arrSuite.enable = true;
|
||||||
|
|
@ -195,14 +196,6 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
services.navidrome = {
|
|
||||||
group = "media_services";
|
|
||||||
enable = true;
|
|
||||||
settings = {
|
|
||||||
MusicFolder = "/media/storage/media/music";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git
|
git
|
||||||
vim
|
vim
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue