From 91c066b2f73235f0789ab576be993d1262a990b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 28 Feb 2023 07:32:45 +0100 Subject: nixos: move openrgb to desktop --- nixos/machine/errol.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/machine/errol.nix') diff --git a/nixos/machine/errol.nix b/nixos/machine/errol.nix index 4a696b1..8609956 100644 --- a/nixos/machine/errol.nix +++ b/nixos/machine/errol.nix @@ -19,6 +19,7 @@ with lib; { boot.kernelModules = ["kvm-amd"]; hardware.cpu.amd.updateMicrocode = true; + services.hardware.openrgb.motherboard = "amd"; cynerd.autounlock = { "encroot" = "/dev/disk/by-uuid/8095988e-239b-4417-9df6-94a40e4133ed"; -- cgit v1.2.3