chore(nixvim): disable stylix integration in neovim configuration
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
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