Add netbox host

This commit is contained in:
fi 2023-08-05 04:47:14 +02:00
parent 61f2d8f07e
commit a4f3e68aac
Signed by: fi
SSH key fingerprint: SHA256:d+6fQoDPMbSFK95zRVflRKZLRKF4cPSQb7VIxYkhFsA
7 changed files with 84 additions and 0 deletions

View file

@ -37,6 +37,9 @@ in
hostNixpkgs = nixpkgs-unstable;
site = "vs";
};
netbox = {
site = "vs";
};
nextcloud = {
hostNixpkgs = nixpkgs-unstable;
site = "vs";