Flake for my NixOS devices

No more neocord

bwc9876.dev 6e73ea61 a615af59

verified
+4 -4
+4 -4
homeModules/nvim.nix
··· 573 573 illuminate.enable = true; 574 574 cursorline.enable = true; 575 575 576 - neocord = { 577 - enable = true; 578 - settings.logo = "https://raw.githubusercontent.com/IogaMaster/neovim/main/.github/assets/nixvim-dark.webp"; 579 - }; 576 + # neocord = { 577 + # enable = true; 578 + # settings.logo = "https://raw.githubusercontent.com/IogaMaster/neovim/main/.github/assets/nixvim-dark.webp"; 579 + # }; 580 580 581 581 bufdelete.enable = true; 582 582