From 8c36c1e74b71154cc20c78a55e3ad4b0d2f20031 Mon Sep 17 00:00:00 2001 From: "Emma@Rory" Date: Fri, 8 Sep 2023 12:46:37 +0200 Subject: Successful build on RoryNix --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index b8ef119..e504fa0 100755 --- a/flake.nix +++ b/flake.nix @@ -60,6 +60,7 @@ modules = [ ./host/RoryNix/configuration.nix ./hardware-configuration.nix + ({...}: { nix.registry.nixpkgs.flake = nixpkgs-RoryNix; }) ]; }; }; -- cgit 1.5.1