aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-08-02 21:36:37 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-08-02 21:36:37 +0200
commitae9106a8734211c16462d830fe2a18211f8faf89 (patch)
tree8f93524e4c2f65d38833c02ed6b74c26e0da9063
parentmodules/default/unison: Move the pathsTo* rules to their respective modules (diff)
downloadnixos-config-ae9106a8734211c16462d830fe2a18211f8faf89.zip
modules/calibre: Also sync config via unisonHEADprime
Diffstat (limited to '')
-rw-r--r--modules/by-name/ca/calibre/module.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/by-name/ca/calibre/module.nix b/modules/by-name/ca/calibre/module.nix
index 8bff421e..4188e360 100644
--- a/modules/by-name/ca/calibre/module.nix
+++ b/modules/by-name/ca/calibre/module.nix
@@ -23,6 +23,9 @@ in {
soispha.impermanence.userDirectories = [
".config/calibre"
];
+ soispha.services.unison.pathsToSync = [
+ "~/.config/calibre"
+ ];
# Calibre depends on multiple “AI” slop stuff, which I don't really want to have in my
# closure.