mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 21:19: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 = {
|
services = {
|
||||||
dns.enable = true;
|
dns.enable = true;
|
||||||
|
|
||||||
syncthing = {
|
|
||||||
enable = true;
|
|
||||||
isServer = true;
|
|
||||||
gui.domain = "syncthing.${privateDomain}";
|
|
||||||
doBackups = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
atuin = {
|
atuin = {
|
||||||
enable = true;
|
enable = true;
|
||||||
domain = "atuin.${privateDomain}";
|
domain = "atuin.${privateDomain}";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue