From 4dee1683ddfb5415667c92f3fad2990866e3097f Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 17 Jul 2026 14:49:47 +0200 Subject: modules/common/unison: Also sync some .config locations --- modules/common/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules/common') diff --git a/modules/common/default.nix b/modules/common/default.nix index e5172921..91c45040 100644 --- a/modules/common/default.nix +++ b/modules/common/default.nix @@ -105,7 +105,6 @@ # Already synchronized by mbsync "~/.local/share/maildir" - # "Unknown filetype" (and there is no real reason to (try to) synchronize sockets) "~/.local/share/gnupg/S.gpg-agent" "~/.local/share/gnupg/S.gpg-agent.browser" @@ -127,6 +126,9 @@ "~/.local/share" "~/.local/.Trash-1000" + "~/.config/lutris" + "~/.config/AusweisApp" + "~/media" "~/documents" "~/repos" -- cgit v1.3.1