From e109193ce387884163fc28e2f1c98fd3a7bf9a52 Mon Sep 17 00:00:00 2001 From: ska Date: Thu, 25 Dec 2025 22:47:02 +0000 Subject: [PATCH] Update git-auto-update.nix --- git-auto-update.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/git-auto-update.nix b/git-auto-update.nix index b2dd224..53da1d2 100644 --- a/git-auto-update.nix +++ b/git-auto-update.nix @@ -1,10 +1,6 @@ { config, pkgs, ... }: { - ######################################## - # NixOS Git Auto Update - ######################################## - environment.etc."nix-git-auto-update.sh" = { mode = "0700"; text = ''