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 = ''