This website requires JavaScript.
Explore
Help
Sign in
clo
/
config
Watch
1
Star
0
Fork
You've already forked config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
474cf9441e
config
/
modules
/
nixvim
/
plugins
/
lz-n.nix
8 lines
93 B
Nix
Raw
Normal View
History
Unescape
Escape
fix nixos config
2025-04-21 16:49:27 -07:00
{
pkgs
,
.
.
.
}:
{
disabled nixvim for now
2025-04-30 12:37:35 -07:00
programs
.
nixvim
.
plugins
=
{
fix nixos config
2025-04-21 16:49:27 -07:00
lz-n
=
{
enable
=
true
;
}
;
}
;
}
Reference in a new issue
Copy permalink