Move syncthing into global config

This commit is contained in:
2022-06-29 02:34:36 +01:00
parent 8cd0524e8d
commit ca212a6911
4 changed files with 6 additions and 15 deletions

View File

@@ -165,10 +165,6 @@ in {
services = {
dunst.enable = true;
syncthing = {
enable = true;
};
screen-locker = {
enable = true;
lockCmd = "${pkgs.i3lock}/bin/i3lock -i /home/daniel/wallpapers/lock.png";