added nvchad from nvchad4nix

This commit is contained in:
2025-11-04 15:07:42 -06:00
parent b2e6756d3e
commit 63dd5e9c09
4 changed files with 80 additions and 2 deletions

View File

@@ -17,6 +17,11 @@
url = "github:0xc000022070/zen-browser-flake";
#inputs.nixpkgs.follows
};
nix4nvchad = {
url = "github:nix-community/nix4nvchad";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =