feat: add syncthing, freepbx

This commit is contained in:
Kat Inskip 2024-02-28 13:40:41 -08:00
parent 19c5462037
commit cc990d1d9a
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
5 changed files with 125 additions and 8 deletions

View file

@ -2,11 +2,5 @@
services.syncthing = {
enable = true;
relay.enable = true;
settings = {
options = {
};
folders = {
};
};
};
}