forked from mirrors_public/oddlama_nix-config
chore: various minor updates
This commit is contained in:
parent
bf476d5be7
commit
4241f53f66
4 changed files with 8 additions and 9 deletions
|
@ -18,9 +18,8 @@ in {
|
|||
persist = true;
|
||||
type = "memfile";
|
||||
};
|
||||
valid-lifetime = 4000;
|
||||
renew-timer = 1000;
|
||||
rebind-timer = 2000;
|
||||
valid-lifetime = 86400;
|
||||
renew-timer = 3600;
|
||||
interfaces-config = {
|
||||
# XXX: BUG: why does this bind other macvtaps?
|
||||
interfaces = ["lan-self"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue