mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-05-13 15:51:09 +02:00
caddy: enable dns challenges
This commit is contained in:
parent
f8eee37e51
commit
0cf89b0ae4
10 changed files with 48 additions and 25 deletions
|
@ -28,6 +28,7 @@
|
|||
extraInputRules = ''
|
||||
ip saddr 192.168.0.0/16 tcp dport 19531 accept comment "Allow journald gateway access from local networks"
|
||||
'';
|
||||
trustedInterfaces = [ "wg0" ];
|
||||
};
|
||||
};
|
||||
services.resolved = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue