From 5696ef56602b3fa787b293317f02262a00a80e0a Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Wed, 26 Mar 2025 15:54:39 -0400 Subject: [PATCH] allow IFD --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index ff3078a..1203729 100644 --- a/flake.nix +++ b/flake.nix @@ -18,6 +18,7 @@ "nix-cache:trR+y5nwpQHR4hystoogubFmp97cewkjWeqqbygRQRs=" ]; trusted-users = [ "root" ]; + allow-import-from-derivation = true; }; inputs = {