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
f27772c9cb
nix
/
stylix
/
tokyo-day
/
home-manager
/
nixvim.nix
3 lines
81 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
"
t
o
k
y
o
n
i
g
h
t
-
d
a
y
"
;
Tsting dynamic themes for nixvim
2024-02-08 19:40:29 +09:00
}
Reference in a new issue
Copy permalink