From 7ba80d6e1858cbacb0fc007a13ac117b37acf80c Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Sat, 29 Jan 2022 01:05:32 +0100 Subject: [PATCH] Add openrgb --- nixos/dustbowl.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nixos/dustbowl.nix b/nixos/dustbowl.nix index 837fd55..92a7035 100644 --- a/nixos/dustbowl.nix +++ b/nixos/dustbowl.nix @@ -86,6 +86,7 @@ # udev rules services.udev.packages = with pkgs; [ yubikey-personalization + openrgb ]; # services.logind.lidSwitch = "ignore"; @@ -128,6 +129,7 @@ yubico-pam nmap bind.dnsutils + openrgb # GTK theme gnome.adwaita-icon-theme @@ -143,6 +145,7 @@ slurp wl-clipboard mako + foot # GUI software emacsPgtk