diff --git a/flake.nix b/flake.nix index b787f78..7295b4c 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,10 @@ { description = "CCCHH Nix Infrastructure"; + nixConfig = { + allow-import-from-derivation = true; + }; + inputs = { # Use the NixOS small channels for nixpkgs. # https://nixos.org/manual/nixos/stable/#sec-upgrading