chore(nixvim): disable stylix integration in neovim configuration
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
stylix.targets.nixvim.enable = false;
|
||||
programs.nixvim =
|
||||
{
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user