some work
This commit is contained in:
parent
2c6f0762ea
commit
9107892589
8 changed files with 74 additions and 4 deletions
|
@ -23,6 +23,14 @@
|
|||
publicIface = "enp1s0";
|
||||
};
|
||||
};
|
||||
"authentik" = {
|
||||
address = [
|
||||
"10.89.88.2/24"
|
||||
"fd31:185d:722f::2/48"
|
||||
];
|
||||
publicKey = "";
|
||||
privateKeyFile = config.sops.secrets."wg/0xa-proxy".path;
|
||||
};
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue