mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 18:59:07 +01:00
vps-private: Disable syncthing
This commit is contained in:
parent
0da43226ed
commit
213abf4c5e
1 changed files with 0 additions and 7 deletions
|
|
@ -27,13 +27,6 @@
|
|||
services = {
|
||||
dns.enable = true;
|
||||
|
||||
syncthing = {
|
||||
enable = true;
|
||||
isServer = true;
|
||||
gui.domain = "syncthing.${privateDomain}";
|
||||
doBackups = true;
|
||||
};
|
||||
|
||||
atuin = {
|
||||
enable = true;
|
||||
domain = "atuin.${privateDomain}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue