From 2a57f911f6486a4f0064efee97f3a499a5b5515b Mon Sep 17 00:00:00 2001 From: Tasia Iso Date: Fri, 24 May 2024 13:15:09 +0200 Subject: [PATCH] e --- common/services/autoupgrade.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common/services/autoupgrade.nix b/common/services/autoupgrade.nix index e66922f..3cfd19e 100644 --- a/common/services/autoupgrade.nix +++ b/common/services/autoupgrade.nix @@ -11,6 +11,7 @@ systemd.services."nix-auto-upgrade" = { script = '' set -eu + alias git=${pkgs.git}/bin/git ${pkgs.git}/bin/git pull ${pkgs.nixos-rebuild}/bin/nixos-rebuild switch --flake .#$(cat /etc/hostname)