Update git-auto-update.nix
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
########################################
|
||||
# NixOS Git Auto Update
|
||||
########################################
|
||||
|
||||
environment.etc."nix-git-auto-update.sh" = {
|
||||
mode = "0700";
|
||||
text = ''
|
||||
|
||||
Reference in New Issue
Block a user