feat(tazjin/home): enable syncthing service

Change-Id: I205db40e7673e06f854de5375ab89d01a1bef776
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5947
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
Vincent Ambo 2022-07-14 13:37:34 +00:00 committed by tazjin
parent af9dccb245
commit 673796a786

View file

@ -73,6 +73,8 @@
backend = "glx";
};
services.syncthing.enable = true;
# Enable the dunst notification daemon, but force the
# configuration file separately instead of going via the strange
# Nix->dunstrc encoding route.