add syncthing included dir option
This commit is contained in:
parent
0d77068f9f
commit
061d5bf544
2 changed files with 53 additions and 25 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue