From 26cb50de504b32e343689bb3b176eecab3c0c134 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 22 Sep 2026 17:48:01 +0200 Subject: bump --- system-profiles/rebuild-machines/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system-profiles/rebuild-machines') diff --git a/system-profiles/rebuild-machines/default.nix b/system-profiles/rebuild-machines/default.nix index de86cd74..c95602a4 100644 --- a/system-profiles/rebuild-machines/default.nix +++ b/system-profiles/rebuild-machines/default.nix @@ -158,7 +158,7 @@ in { }; nix.registry = mkIf (cfg.flake != null) { - ${cfg.flake.name} = { + ${cfg.flake.name} = lib.mkForce { exact = false; to = cfg.flake.flake; }; -- cgit v1.2.3