From ad9f94fec2900b207b5c046293a9c56be61885e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Rivera?= Date: Mon, 8 Jun 2026 13:19:03 +0200 Subject: [PATCH] snapshot pre-autoupdate-2026-06-08T11-19-03Z --- modules/utilities/nixGitCherryPicker.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/utilities/nixGitCherryPicker.nix b/modules/utilities/nixGitCherryPicker.nix index 50769e6..7baaf9c 100644 --- a/modules/utilities/nixGitCherryPicker.nix +++ b/modules/utilities/nixGitCherryPicker.nix @@ -9,7 +9,7 @@ { "localBranch": "laptop", "remoteBranch": "desktop", - "nixConfigPath": "~/nixos/" + "nixConfigPath": "/home/tomasr/nixos/" } ''; force = true;