1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-02 19:53:07 +00:00
This commit is contained in:
Rae 5e 2025-01-19 23:21:23 -05:00
parent bc13ec5175
commit 61c1f21f41
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
4 changed files with 29 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{ nur, fenix, nixpkgs-unstable, ... }: [
nur.overlays.default
fenix.overlays.default
(import ./pkgs/overlay.nix {})
(final: prev: {
unstable = import nixpkgs-unstable {
system = prev.system;