diff --git a/modules/home/borg.nix b/modules/home/borg.nix index a898a7f..430e20b 100644 --- a/modules/home/borg.nix +++ b/modules/home/borg.nix @@ -91,6 +91,7 @@ in { location = { sourceDirectories = [ "${config.xdg.configHome}/sops" + "${config.home.homeDirectory}/Stuff/sec" ]; repositories = [repo]; excludeHomeManagerSymlinks = true;