music: init
This commit is contained in:
parent
3b53f3b8a9
commit
b5d9507157
11 changed files with 243 additions and 19 deletions
|
@ -66,6 +66,14 @@
|
|||
PersistentKeepalive = 25;
|
||||
};
|
||||
}
|
||||
# music
|
||||
{
|
||||
wireguardPeerConfig = {
|
||||
PublicKey = "vQNkp51S9qLsu97dLPj0/EqFwvVtRFZpMHufgKhxum0=";
|
||||
AllowedIPs = [ "10.34.45.101/32" ];
|
||||
PersistentKeepalive = 25;
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
networks."oxaproxy" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue