add(syncthing): add module for syncthing with basic configuration
This commit is contained in:
parent
6fc0965e15
commit
817858d6ee
2 changed files with 45 additions and 0 deletions
|
@ -61,6 +61,7 @@ with lib.${namespace};
|
|||
searxng = enabled;
|
||||
#immich = enabled; # We wait for the proper version to be in nixpkgs
|
||||
paperless = enabled;
|
||||
syncthing = enabled;
|
||||
};
|
||||
|
||||
#container.invidious = enabled;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue