This commit is contained in:
biscuit
2025-06-06 08:15:41 -05:00
parent f757369821
commit 657fde7545
4 changed files with 30 additions and 18 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
{vpnSecretFile, ...}: {
{
vpnSecretFile,
username,
...
}: {
networking.wg-quick.interfaces = {
biscuit-default = {
address = ["10.2.0.2/32"];