fix: temporarily disable neovide due to nixpkgs build failure

This commit is contained in:
Youwen Wu 2024-11-19 01:15:28 -08:00
parent 6e486c3f78
commit 543abe19eb
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -25,7 +25,7 @@
}; };
programs.neovide = { programs.neovide = {
enable = true; enable = false;
settings = { settings = {
font = { font = {
normal = [ "CaskaydiaCove Nerd Font" ]; normal = [ "CaskaydiaCove Nerd Font" ];