test
This commit is contained in:
parent
a928891e4f
commit
a1836d7676
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
{ lib, ... }: {
|
{ lib, ... }: {
|
||||||
programs.nixvim.colorscheme = lib.mkForce "everforest";
|
programs.nixvim.colorscheme = lib.mkForce "oxocarbon";
|
||||||
}
|
}
|
Loading…
Reference in a new issue