mirror of
https://codeberg.org/muon/home.git
synced 2026-07-04 07:59:33 +00:00
Add OpenRGB
This commit is contained in:
parent
3256def44c
commit
e277a2e875
2 changed files with 30 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue