feat(nvim): use nixd instead of nil
This commit is contained in:
parent
e2a0172e2d
commit
fadee02e60
6 changed files with 28 additions and 59 deletions
|
|
@ -4,7 +4,6 @@ final: prev:
|
|||
{
|
||||
agenix = inputs.agenix.packages.${prev.system}.default;
|
||||
hyprpaper = inputs.hyprpaper.packages.${prev.system}.default;
|
||||
nil = inputs.nil.packages.${prev.system}.default;
|
||||
nix-super = inputs.nix-super.packages.${prev.system}.default;
|
||||
rofi-wayland = prev.rofi-wayland.overrideAttrs (_: {
|
||||
src = inputs.rofi-wayland;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue