{ inputs, ... }:
final: prev: {
unstable = import inputs.unstable {
system = final.system;
config.allowUnfree = true;
};
}