some updates

This commit is contained in:
TheWanderingCrow 2025-05-13 11:09:16 -04:00
parent 5bb3ebc640
commit bc81713c7d
3 changed files with 30 additions and 72 deletions

View file

@ -243,6 +243,13 @@ lib.mkIf config.user.overseer.enable {
}
];
}
{
"Nixpkgs Versions" = [
{
href = "https://lazamar.co.uk/nix-versions/";
}
];
}
];
}
];