cluster/services/bitwarden: move from VEGAS/bitwarden

This commit is contained in:
Max Headroom 2024-07-20 23:03:01 +02:00
parent 78f97dfcad
commit e85c6bb2c8
3 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,10 @@
{ depot, ... }:
{
services.bitwarden = {
nodes.host = [ "VEGAS" ];
nixos.host = ./host.nix;
};
dns.records.keychain.target = [ depot.hours.VEGAS.interfaces.primary.addrPublic ];
}

View file

@ -16,7 +16,6 @@
# Services
./services/backbone-routing
./services/bitwarden
./services/cdn-shield
./services/jokes
./services/mail