--wip-- [skip ci]
This commit is contained in:
parent
eea02abfcb
commit
762085707c
136 changed files with 261 additions and 261 deletions
6
hm/modules/syncthing_tiziano.nix
Normal file
6
hm/modules/syncthing_tiziano.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
extraOptions = [ "--gui-address=http://0.0.0.0:8385" ];
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue