Add netbox host
This commit is contained in:
parent
61f2d8f07e
commit
a4f3e68aac
7 changed files with 84 additions and 0 deletions
|
@ -37,6 +37,9 @@ in
|
|||
hostNixpkgs = nixpkgs-unstable;
|
||||
site = "vs";
|
||||
};
|
||||
netbox = {
|
||||
site = "vs";
|
||||
};
|
||||
nextcloud = {
|
||||
hostNixpkgs = nixpkgs-unstable;
|
||||
site = "vs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue