add nil overlay
This commit is contained in:
parent
b7c893aa0a
commit
c9916f0366
3 changed files with 85 additions and 5 deletions
|
|
@ -2,6 +2,7 @@
|
|||
agenix = inputs.agenix.packages.${prev.system}.default;
|
||||
hyprpaper = inputs.hyprpaper.packages.${prev.system}.default;
|
||||
neovim-nightly = inputs.neovim.packages.${prev.system}.default;
|
||||
nil = inputs.nil.packages.${prev.system}.default;
|
||||
|
||||
logseq-wayland = prev.symlinkJoin {
|
||||
name = "logseq-wayland";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue