Update git-auto-update.nix

This commit is contained in:
ska
2025-12-25 22:47:02 +00:00
parent 160318776c
commit e109193ce3

View File

@@ -1,10 +1,6 @@
{ config, pkgs, ... }:
{
########################################
# NixOS Git Auto Update
########################################
environment.etc."nix-git-auto-update.sh" = {
mode = "0700";
text = ''