Comments & Readme

This commit is contained in:
Henri Dohmen 2026-04-04 15:19:21 +02:00
parent a25e7a64ff
commit 9a777b7e1e
4 changed files with 16 additions and 2 deletions

View file

@ -1,3 +1,5 @@
# Roam has two WireGuard interfaces: wg0 (onet hub) and mullvad. Outgoing
# container traffic is routed through mullvad via routing table 1000.
{
var,
config,
@ -7,7 +9,6 @@
let
wireguard-port = 51820;
in
{
age.secrets.mullvad-vpn-key = {
file = secrets.roam."mullvad-vpn-key.age";