cfcd52ff70
GitOrigin-RevId: 70c5b268e10025c70823767f4fb49e240b40151d
5 lines
166 B
Nix
5 lines
166 B
Nix
{
|
|
rofi-valid-config = ./valid-config.nix;
|
|
rofi-custom-theme = ./custom-theme.nix;
|
|
rofi-config-with-deprecated-options = ./config-with-deprecated-options.nix;
|
|
}
|