cluster/services/bitwarden: init

This commit is contained in:
Max Headroom 2023-12-04 00:06:07 +01:00
parent 5150894720
commit 195fe56279

View file

@ -0,0 +1,5 @@
{ depot, ... }:
{
dns.records.keychain.target = [ depot.hours.VEGAS.interfaces.primary.addrPublic ];
}