clean up networking on tailnet
This commit is contained in:
parent
12af203ff1
commit
e32816dcf6
4 changed files with 21 additions and 14 deletions
|
|
@ -100,7 +100,9 @@
|
|||
services = {
|
||||
syncthing = {
|
||||
enable = true;
|
||||
guiAddress = "${osConfig.networking.hostName}:8384";
|
||||
guiAddress = "${osConfig.variables.addresses}:8384";
|
||||
overrideDevices = false;
|
||||
overrideFolders = false;
|
||||
tray.enable = true;
|
||||
};
|
||||
gpg-agent = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue