enable flake-wide fallback on substitution failure
This commit is contained in:
parent
cb9f93f611
commit
e70b7c0e92
@ -19,6 +19,7 @@
|
||||
];
|
||||
trusted-users = [ "root" ];
|
||||
allow-import-from-derivation = true;
|
||||
fallback = true;
|
||||
};
|
||||
|
||||
inputs = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user