flake: require allow import from derivation
This commit is contained in:
parent
863867ee4d
commit
018b09e7f1
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
description = "Infinidoge's NixOS configuration";
|
||||
nixConfig = {
|
||||
allow-import-from-derivation = true;
|
||||
};
|
||||
|
||||
inputs = {
|
||||
### Nixpkgs ###
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue