This website requires JavaScript.
Explore
Help
Sign In
tom-hubrecht
/
the-infra
Watch
0
Star
0
Fork
You've already forked the-infra
0
forked from
the-distro/infra
Code
Pull requests
Activity
e3f3c87c0d
the-infra
/
services
/
default.nix
8 lines
63 B
Nix
Raw
Normal View
History
Unescape
Escape
bagel-box: add postgres+hydra
2024-06-24 14:45:59 +00:00
{
imports
=
[
./hydra
./postgres
meta01: init Includes: - Raito VM module - Raito proxy aware NGINX module - Base server module - Sysadmin module - New SSH keys - Netbox module Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-07-01 17:11:01 +00:00
./netbox
bagel-box: add postgres+hydra
2024-06-24 14:45:59 +00:00
]
;
}
Copy permalink