3 lines
47 B
Nix
3 lines
47 B
Nix
{pkgs, ...}: {
|
|
qt.platformTheme = "gnome";
|
|
}
|
{pkgs, ...}: {
|
|
qt.platformTheme = "gnome";
|
|
}
|