Dasha: Enable syncthing.

This commit is contained in:
Dmitry Voronin 2024-12-10 00:39:27 +03:00
parent c8026139bc
commit 12507c350f
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -18,6 +18,10 @@
gaming = true; gaming = true;
work = true; work = true;
}; };
syncthing = {
enable = true;
user = "dasha";
};
sway.extraConfig = [ sway.extraConfig = [
"output DP-1 pos 0 0" "output DP-1 pos 0 0"
"output DP-2 pos 1920 0" "output DP-2 pos 1920 0"