deploy navidrome
This commit is contained in:
parent
5dbd3988a1
commit
cb198685f3
2 changed files with 18 additions and 0 deletions
|
@ -4,6 +4,7 @@ let
|
|||
in
|
||||
{
|
||||
imports = [
|
||||
./navidrome.nix
|
||||
];
|
||||
|
||||
sops.defaultSopsFile = ./secrets.yaml;
|
||||
|
@ -46,6 +47,7 @@ in
|
|||
"etc"
|
||||
"var"
|
||||
"home"
|
||||
"music"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue