forgor 2 stage
This commit is contained in:
parent
22a2d35ae8
commit
630d9e8c45
1 changed files with 2 additions and 1 deletions
|
|
@ -10,10 +10,11 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
programs = {
|
services = {
|
||||||
syncthing = {
|
syncthing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
tray.enable = true;
|
tray.enable = true;
|
||||||
|
guiAddress = "0.0.0.0:8384";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue