From 99f2dc3a18794ad740053fbf28cc3b525877e169 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Thu, 22 Jun 2023 11:01:55 +0100 Subject: [PATCH] Declare flake URI as git link --- hosts/Legion/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/Legion/configuration.nix b/hosts/Legion/configuration.nix index 02bb0fa1..27be2c7d 100644 --- a/hosts/Legion/configuration.nix +++ b/hosts/Legion/configuration.nix @@ -17,7 +17,7 @@ }; system.autoUpgrade = { enable = true; - flake = "https://git.xenia.me.uk/xenia/nixos.git?ref=flake-conversion"; + flake = "git+https://git.xenia.me.uk/xenia/nixos.git?ref=flake-conversion"; dates = "02:00"; allowReboot = true; rebootWindow = {