prevent syncthing from showing model on start
This commit is contained in:
parent
a9953689d5
commit
fb64c7fc67
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
options = {
|
options = {
|
||||||
|
urAccepted = 1;
|
||||||
listenAddresses = [
|
listenAddresses = [
|
||||||
"tcp://${config.networking.hostName}.raptor-carp.ts.net:22000"
|
"tcp://${config.networking.hostName}.raptor-carp.ts.net:22000"
|
||||||
"quic://${config.networking.hostName}.raptor-carp.ts.net:22000"
|
"quic://${config.networking.hostName}.raptor-carp.ts.net:22000"
|
||||||
|
|
Loading…
Reference in a new issue