Add Korganizer configuration
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
{
|
||||
|
||||
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
disableUpstreamLogging = true;
|
||||
disableTaildrop = true;
|
||||
extraSetFlags = [
|
||||
"--accept-dns=false"
|
||||
"--ssh=false"
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user