This commit is contained in:
Luj 2023-11-28 13:23:30 +01:00
parent 6bd7666388
commit d926032de3

View file

@ -40,6 +40,7 @@ nixpkgs.lib.nixosSystem {
{
home-manager.useGlobalPkgs = true;
nixpkgs.overlays = [
inputs.nur.overlay
(overlay-unstable system)
(final: prev:
{