enable flake-wide fallback on substitution failure

This commit is contained in:
ahuston-0 2025-04-02 00:20:04 -04:00
parent cb9f93f611
commit e70b7c0e92
No known key found for this signature in database
GPG Key ID: 47940175096C1330

@ -19,6 +19,7 @@
];
trusted-users = [ "root" ];
allow-import-from-derivation = true;
fallback = true;
};
inputs = {