This website requires JavaScript.
Explore
Help
Sign in
faukah
/
nichts
Watch
1
Star
0
Fork
You've already forked nichts
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0e22544a8a
nichts
/
options
/
common
/
pin-registry.nix
8 lines
91 B
Nix
Raw
Normal View
History
Unescape
Escape
new formatting, nixvim is working
2024-05-22 14:29:45 +02:00
{
inputs
,
lib
,
.
.
.
}
:
{
nix
.
registry
=
lib
.
mapAttrs
(
_
:
v
:
{
flake
=
v
;
}
)
inputs
;
fully refactored stolen config :D
2024-04-10 17:39:26 +02:00
}
Reference in a new issue
Copy permalink