overlay is no longer necessary
This commit is contained in:
parent
a7c6218f3a
commit
f3affc96a7
1 changed files with 0 additions and 1 deletions
|
@ -7,5 +7,4 @@ final: prev: {
|
||||||
config.allowUnfree = true;
|
config.allowUnfree = true;
|
||||||
};
|
};
|
||||||
nur = import inputs.nur { inherit (prev) system; };
|
nur = import inputs.nur { inherit (prev) system; };
|
||||||
nixStable = prev.nix_2_4;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue