commit configs

This commit is contained in:
2026-03-02 19:19:38 +01:00
parent afca3b3f39
commit ee834c735d
2 changed files with 13 additions and 1 deletions

2
wg.mk
View File

@@ -25,5 +25,5 @@ wireguard/dmz.conf: xecut/nimbus/dmz.conf | wireguard/dmz_private_key
###### Wireguard configuration #####
wireguard/wg_peers.txt: wgkeys.rec | xecut/nimbus/wireguard_server.fmt
wireguard/wg_peers.txt: wgkeys.rec | xecut/nimbus/wireguard_peer.fmt
recsel $< -t $(basename $<) | recfmt -f $| > $@