snapshot
This commit is contained in:
parent
f15455ca12
commit
7b2a024010
19 changed files with 235 additions and 86 deletions
7
hosts/vessel/syncthing.nix
Normal file
7
hosts/vessel/syncthing.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
systemService = true;
|
||||
openDefaultPorts = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue