From 581edb813499224c7642014a7fb92b552f84c8a0 Mon Sep 17 00:00:00 2001 From: Felix Tenley Date: Thu, 3 Feb 2022 19:14:13 +0100 Subject: [PATCH] fix: ignore ~/Games in backups --- services/restic/home-pc.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/services/restic/home-pc.nix b/services/restic/home-pc.nix index 360a84d..108e498 100644 --- a/services/restic/home-pc.nix +++ b/services/restic/home-pc.nix @@ -20,6 +20,7 @@ in { /home/*/.cache /home/*/Downloads /home/*/.npm + /home/*/Games /home/*/.steam /home/*/.local/share/Steam /home/*/.local/share/lutris