many items

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-29 00:47:19 -05:00
parent 071ae90c08
commit d737af3c7a
8 changed files with 54 additions and 16 deletions

View file

@ -17,6 +17,7 @@ let
in
{
# TODO transfer these to o001 to use same certs?
# Will I ever get rate limited by lets encrypt with both doing their own?
security.acme = lib.mkIf (hasSecret "linode_rw_domains") {
acceptTerms = true;
defaults.email = "admin@joshuabell.xyz";