Add searx host
This commit is contained in:
parent
3708003da6
commit
967c771b3e
8 changed files with 101 additions and 0 deletions
|
@ -89,6 +89,11 @@ in
|
|||
site = "vs";
|
||||
environment = "proxmox";
|
||||
};
|
||||
searx = {
|
||||
hostNixpkgs = nixpkgs-unstable;
|
||||
site = "vs";
|
||||
environment = "proxmox";
|
||||
};
|
||||
tor-relay = {
|
||||
site = "vs";
|
||||
environment = "proxmox";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue