cluster/services/fbi: move from VEGAS/fbi

This commit is contained in:
Max Headroom 2024-07-20 00:23:17 +02:00
parent 0961e81a9f
commit 9ed7d26952
3 changed files with 5 additions and 1 deletions

View file

@ -1,6 +1,11 @@
{ depot, ... }:
{
services.fbi = {
nodes.host = [ "VEGAS" ];
nixos.host = ./host.nix;
};
dns.records = let
fbiAddr = [ depot.hours.VEGAS.interfaces.primary.addrPublic ];
in {

View file

@ -18,7 +18,6 @@
./services/backbone-routing
./services/bitwarden
./services/cdn-shield
./services/fbi
./services/gitlab
./services/jokes
./services/mail