mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
nebula: Reset logging level to info
This commit is contained in:
parent
ef6cdd8e22
commit
9a101eeeac
1 changed files with 1 additions and 2 deletions
|
|
@ -112,8 +112,7 @@ in
|
|||
settings = {
|
||||
pki.disconnect_invalid = true;
|
||||
cipher = "aes";
|
||||
logging.level = "warning";
|
||||
lighthouse.local_allow_list.interfaces.tailscale0 = false;
|
||||
lighthouse.local_allow_list.interfaces.${config.services.tailscale.interfaceName} = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue