mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-06-02 15:48:46 +02:00
dns fuckery
This commit is contained in:
parent
5f43998de8
commit
f8eee37e51
12 changed files with 62 additions and 20 deletions
hosts/falkenstein/modules/caddy
|
@ -1,4 +1,4 @@
|
|||
{ config, ... }:
|
||||
{ config, caddy-patched, ... }:
|
||||
let
|
||||
# matrix homeserver discovery
|
||||
matrix_domain = "matrix.${config.networking.domain}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue