home-manager config moved to hosts and added vencord mod

This commit is contained in:
Kulvir Singh
2025-01-07 15:48:29 +05:30
parent 607e480170
commit 5158a4c5a4
7 changed files with 30 additions and 20 deletions

View File

@@ -1,4 +1,3 @@
{pkgs, ...}: {
lilj-nvim-config = pkgs.callPackage ./nvim-conf {};
# firefox = pkgs.callPackage ./firefox-mod-blur {};
}