deploy navidrome

This commit is contained in:
Grisha Shipunov 2025-06-13 01:51:21 +02:00
parent 5dbd3988a1
commit cb198685f3
2 changed files with 18 additions and 0 deletions

View file

@ -4,6 +4,7 @@ let
in
{
imports = [
./navidrome.nix
];
sops.defaultSopsFile = ./secrets.yaml;
@ -46,6 +47,7 @@ in
"etc"
"var"
"home"
"music"
];
};