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