This website requires JavaScript.
Explore
Help
Sign in
albert
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
Code
Issues
Pull requests
Activity
Actions
6a6786e323
nix
/
stylix
/
gruvbox
/
home-manager
/
nixvim.nix
3 lines
74 B
Nix
Raw
Normal View
History
Unescape
Escape
test
2024-02-08 19:47:34 +09:00
{
lib
,
.
.
.
}:
{
test
2024-02-08 19:49:41 +09:00
programs
.
nixvim
.
colorscheme
=
lib
.
mkForce
"
g
r
u
v
b
o
x
"
;
Tsting dynamic themes for nixvim
2024-02-08 19:40:29 +09:00
}
Reference in a new issue
Copy permalink