This website requires JavaScript.
Explore
Help
Sign In
caspervk
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Actions
Activity
e67c03e0b0
nixos
/
overlays
/
default.nix
6 lines
47 B
Nix
Raw
Normal View
History
Unescape
Escape
Alejandra 💅
2024-03-05 22:57:41 +01:00
{
.
.
.
}:
{
neovim from unstable
2024-07-01 22:29:12 +02:00
imports
=
[
./neovim.nix
]
;
kanshi
2023-08-13 19:28:37 +02:00
}
Copy permalink