mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat(ward): open kanidm port only for sentinel
This commit is contained in:
parent
c1fe238c75
commit
df2657bb1c
5 changed files with 20 additions and 5 deletions
|
@ -139,6 +139,7 @@ in {
|
|||
renew-timer = 1000;
|
||||
rebind-timer = 2000;
|
||||
interfaces-config = {
|
||||
# TODO why does this bind other macvtaps?
|
||||
interfaces = ["lan-self"];
|
||||
service-sockets-max-retries = -1;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue