mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 23:00:14 +01:00
feat: adds back overlays and adds nix-search-fzf stolen from this file: https://github.com/IvarWithoutBones/dotfiles/blob/main/home-manager/modules/zsh.nix#L65
This commit is contained in:
parent
071540b706
commit
16fee58705
4 changed files with 285 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
addition = final: _: import ../pkgs { pkgs = final; };
|
||||
addition = final: _: import ../pkgs/default.nix { pkgs = final; };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue