add required nixConfig options to flake #15

Closed
jopejoe1 wants to merge 1 commit from nixOptions into main
Showing only changes of commit e4f5655c88 - Show all commits

add required nixConfig option

jopejoe1 2024-11-12 22:36:51 +01:00
Signed by: jopejoe1
SSH key fingerprint: SHA256:iesNfL4WU4CO65/llSGLFqmep76oYWfWLfl6HUPt2nk

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