mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-07-04 07:26:01 +00:00
~
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
parent
abb6a7629f
commit
062c447374
21 changed files with 4 additions and 4 deletions
|
@ -1,10 +0,0 @@
|
|||
{ nur, fenix, nixpkgs-unstable, ... }: [
|
||||
nur.overlays.default
|
||||
fenix.overlays.default
|
||||
(import ./pkgs/overlay.nix {})
|
||||
(final: prev: {
|
||||
unstable = import nixpkgs-unstable {
|
||||
system = prev.system;
|
||||
};
|
||||
})
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue