From 6f18f563211ae0125292f632a2ab5dbde992bf2a Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Wed, 11 Mar 2026 08:11:23 +0100 Subject: [PATCH] feat: change some restic paths. --- modules/linux/home-manager/restic.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/modules/linux/home-manager/restic.nix b/modules/linux/home-manager/restic.nix index 3a7e92f..773ea95 100644 --- a/modules/linux/home-manager/restic.nix +++ b/modules/linux/home-manager/restic.nix @@ -7,13 +7,11 @@ opts = { paths = [ "/home/crony/.face" - # "/home/crony/.librewolf" + "/home/crony/.config/zen" "/home/crony/.ssh" - "/home/crony/.config/heroic" # "/home/crony/.config/nbfc.json" # "/home/crony/.config/OpenTabletDriver" # "/home/crony/.config/tridactyl" - "/home/crony/.local/share/gnupg" # "/home/crony/.local/share/osu" "/home/crony/docs/sync" "/home/crony/docs/wireguard-keys"