Add OpenRGB

This commit is contained in:
muon 2025-09-02 20:25:40 +00:00
parent 3256def44c
commit e277a2e875
2 changed files with 30 additions and 1 deletions

View file

@ -10,7 +10,7 @@
cfg = config.mods;
in {
# Hardware
imports = [./hardware-configuration.nix];
imports = [./hardware-configuration.nix ./openrgb.nix];
environment.systemPackages = with inputs.nix-alien.packages.${system}; [
nix-alien