add required nixConfig options to flake #15

Closed
jopejoe1 wants to merge 1 commit from nixOptions into main

View file

@ -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