add syncthing included dir option

This commit is contained in:
Yan Lin 2025-11-02 21:37:15 +01:00
parent 0d77068f9f
commit 061d5bf544
2 changed files with 53 additions and 25 deletions

View file

@ -16,6 +16,9 @@
# Always show GNOME top bar on Steam Deck
gnome-custom.alwaysShowTopBar = true;
# Disable Documents sync on Steam Deck (save space)
syncthing-custom.enabledFolders = [ "Credentials" "Obsidian" ];
# Enable Ghostty terminal with OSC-52 clipboard support
programs.ghostty-custom = {
enable = true;