diff options
author | Linnnus <[email protected]> | 2025-02-15 10:15:16 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2025-02-15 10:49:59 +0100 |
commit | f6c352b5f259db809f999c90191f6d1cfb02f330 (patch) | |
tree | 12ebc8cc78b152eb5808b26eb6288f4ca52c2d66 /hosts/muhammed/configuration.nix | |
parent | 645ec7c7a5069a246a53e46b16d99b091d6b7328 (diff) |
muhammed: Add launchd service to update git repos
Diffstat (limited to 'hosts/muhammed/configuration.nix')
-rw-r--r-- | hosts/muhammed/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/muhammed/configuration.nix b/hosts/muhammed/configuration.nix index d351ece..54fd36e 100644 --- a/hosts/muhammed/configuration.nix +++ b/hosts/muhammed/configuration.nix @@ -10,6 +10,7 @@ ../../shared/nixos-and-darwin/common-hm-settings ./remote-builders + ./update-git-repos ]; # Avoid downloading the nixpkgs tarball every hour. |