This website requires JavaScript.
Explore
Help
Sign In
caspervk
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Actions
Activity
54ca003b84
nixos
/
overlays
/
default.nix
6 lines
50 B
Nix
Raw
Normal View
History
Unescape
Escape
kanshi
2023-08-13 19:28:37 +02:00
{
.
.
.
}:
{
imports
=
[
ripgrep
2023-08-20 16:18:04 +02:00
./ripgrep.nix
kanshi
2023-08-13 19:28:37 +02:00
]
;
}
Copy permalink