blob: bcd186760b5c424a910696bc4821fefd59df48c7 [file] [log] [blame]
{ pkgs, ... }: {
home.packages = [ pkgs.openrgb ];
}