add nix path; remove openrgb due to build issues; use unstable teams cause mic issues;

This commit is contained in:
2025-10-27 13:56:33 +00:00
parent 8f5a18577f
commit 70a7c6d30a
6 changed files with 21 additions and 18 deletions

View File

@@ -19,6 +19,7 @@
url = "github:numtide/system-manager?shallow=1";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-system-graphics = {
url = "github:soupglasses/nix-system-graphics?shallow=1";
inputs.nixpkgs.follows = "nixpkgs";