diff --git a/users/tazjin/home/shared.nix b/users/tazjin/home/shared.nix index 8e85d7b49..f7689bfda 100644 --- a/users/tazjin/home/shared.nix +++ b/users/tazjin/home/shared.nix @@ -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.