diff --git a/nixos/fuchsia/configuration.nix b/nixos/fuchsia/configuration.nix index 378e481..0257198 100644 --- a/nixos/fuchsia/configuration.nix +++ b/nixos/fuchsia/configuration.nix @@ -156,7 +156,7 @@ freecad openscad # Misc - openrgb protonup-ng + openrgb piper protonup-ng ]; # Completions for system packages @@ -192,6 +192,10 @@ videoDrivers = [ "amdgpu" ]; displayManager.startx.enable = true; }; + + ratbagd = { + enable = true; + }; }; # Install docker