From 66e9b27c697dddedb176bbdc6afae1c9716cb8b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Eug=C3=AAnio?= Date: Tue, 9 Apr 2024 00:53:22 -0300 Subject: [PATCH] phantom: use personal git forge as autoUpdate source --- hosts/phantom/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/phantom/default.nix b/hosts/phantom/default.nix index 9cb639f..7bb0fb0 100644 --- a/hosts/phantom/default.nix +++ b/hosts/phantom/default.nix @@ -51,7 +51,7 @@ dates = "04:40"; operation = "switch"; flags = [ "--update-input" "nixpkgs" "--no-write-lock-file" "-L" ]; - flake = "github:lelgenio/nixos-config#phantom"; + flake = "git+https://git.lelgenio.xyz/lelgenio/nixos-config#phantom"; }; system.stateVersion = "23.05"; # Never change this