From 04068b94c5c328c058c7de7ed6855491f8bbb8e0 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Thu, 3 Oct 2024 12:02:44 -0400 Subject: [PATCH] Note sync service --- modules/users/crow/user.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/users/crow/user.nix b/modules/users/crow/user.nix index 4ebab8e..f2d9575 100644 --- a/modules/users/crow/user.nix +++ b/modules/users/crow/user.nix @@ -13,8 +13,7 @@ Type = "oneshot"; }; path = [ - pkgs.git - pkgs.ssh + "/run/current-system/sw/bin" ]; startAt = [ "*:0/5"