diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/common/default.nix | 4 |
1 files changed, 3 insertions, 1 deletions
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" |
