Test
This commit is contained in:
parent
01cd2002fb
commit
176b3cb4b7
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
{ lib, ... }: {
|
{ lib, ... }: {
|
||||||
programs.nixvim.colorscheme = lib.mkForce "melange-dark";
|
programs.nixvim.colorscheme = lib.mkForce "melange";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue