more modules

This commit is contained in:
2026-02-17 22:24:41 +00:00
parent 5f063d825e
commit 07e47f87e6
10 changed files with 282 additions and 21 deletions

View File

@@ -13,6 +13,10 @@
url = "github:hercules-ci/flake-parts";
};
font-patcher.url = "github:Doloro1978/nix-nerd-fonts-patcher";
heliumFlake = {
inputs.nixpkgs.follows = "nixpkgs";
url = "github:vikingnope/helium-browser-nix-flake";
};
home-manager = {
inputs.nixpkgs.follows = "nixpkgs";
url = "github:nix-community/home-manager";