Comments & Readme
This commit is contained in:
parent
a25e7a64ff
commit
9a777b7e1e
4 changed files with 16 additions and 2 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue