From a34936ab785a43cd457f7124614ddc838916dff6 Mon Sep 17 00:00:00 2001 From: notohh Date: Tue, 19 Sep 2023 12:07:43 -0400 Subject: [PATCH] restic: ignore osu --- hosts/tsuki/services/restic.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/tsuki/services/restic.nix b/hosts/tsuki/services/restic.nix index b37ad37..a472348 100644 --- a/hosts/tsuki/services/restic.nix +++ b/hosts/tsuki/services/restic.nix @@ -17,6 +17,7 @@ "/home/*/Downloads" "/home/*/Games" "/home/*/Videos" + "/home/*/osu!" "/home/*/.cache" "/home/*/.wine" "/home/*/.rustup"