From 6bab93e76fb6b7e5d5db02d52426c2f64df161cc Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sat, 2 Mar 2024 09:56:10 -0500 Subject: [PATCH] updated flake repository name --- system/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/default.nix b/system/default.nix index 18978375..00cca13c 100644 --- a/system/default.nix +++ b/system/default.nix @@ -31,7 +31,7 @@ system.autoUpgrade = { enable = true; allowReboot = false; - flake = "github:alychace/nixcfg"; + flake = "github:alyraffauf/nixcfg"; dates = "daily"; operation = "boot"; };