From 3f535c24ce8bf652ea1e777a22acda6928655d9e Mon Sep 17 00:00:00 2001 From: Fabian Hauser Date: Mon, 16 Oct 2023 15:56:49 +0200 Subject: [PATCH] Add stateful homedir to git --- home/fhauser/applications/git.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/fhauser/applications/git.nix b/home/fhauser/applications/git.nix index 3ae2528..77fb13c 100644 --- a/home/fhauser/applications/git.nix +++ b/home/fhauser/applications/git.nix @@ -73,6 +73,7 @@ "~/private/" "/etc/nixos/" "~/.password-store/" + "~/.stateful/" "~/shares/cloud.qo.is/" "~/shares/drive.switch.ch/" ];