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

@@ -32,7 +32,7 @@
"ntsync"
];
services.hardware.openrgb.enable = true;
# services.hardware.openrgb.enable = true;
fileSystems."/mnt/HDD2" = {
fsType = "ext4";