Add navidrome host
This commit is contained in:
parent
e6710cc8d9
commit
7cd261f850
7 changed files with 100 additions and 3 deletions
|
@ -69,6 +69,11 @@ in
|
|||
site = "vs";
|
||||
environment = "proxmox";
|
||||
};
|
||||
navidrome = {
|
||||
hostNixpkgs = nixpkgs-unstable;
|
||||
site = "wg";
|
||||
environment = "proxmox";
|
||||
};
|
||||
netbox = {
|
||||
site = "vs";
|
||||
environment = "proxmox";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue