Compare commits

...

1 commit

Author SHA1 Message Date
jopejoe1 e4f5655c88
add required nixConfig option 2024-11-12 22:36:51 +01:00

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