From dec811f48e02efb7d415c18cf5648a1c0de11c4d Mon Sep 17 00:00:00 2001 From: Payas Relekar Date: Sat, 5 Aug 2023 17:40:23 +0530 Subject: [PATCH] bebop: Use git.bhankas.org to pull nixos config for auto-updates --- hosts/bebop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/bebop/configuration.nix b/hosts/bebop/configuration.nix index 80052e5..6557882 100644 --- a/hosts/bebop/configuration.nix +++ b/hosts/bebop/configuration.nix @@ -101,7 +101,7 @@ in enable = true; persistent = true; allowReboot = true; - flake = "sourcehut:~payas/nixos#bebop"; + flake = "git+https://git.bhankas.org/payas/nixos#bebop"; dates = "04:00"; randomizedDelaySec = "05min"; rebootWindow = {