feat: isolate nvim config

This commit is contained in:
tux
2025-02-27 16:22:02 +05:30
parent 2dc7d829a5
commit eb149f8329
24 changed files with 27 additions and 753 deletions

View File

@ -1,6 +1,5 @@
{pkgs, ...}: {
tux-awesome-wm-config = pkgs.callPackage ./awesome {};
tux-nvim-config = pkgs.callPackage ./nvim {};
astronvim = pkgs.callPackage ./astronvim {};
firefox-mod-blur = pkgs.callPackage ./firefox-mod-blur {};
plymouth-spinner-monochrome = pkgs.callPackage ./plymouth-spinner-monochrome {};