Compare commits
1 commit
main
...
nixOptions
Author | SHA1 | Date | |
---|---|---|---|
e4f5655c88 |
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue