mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
7 lines
94 B
Nix
7 lines
94 B
Nix
_: {
|
|
qt = {
|
|
enable = true;
|
|
#platformTheme = "qt5ct";
|
|
#style = "kvantum";
|
|
};
|
|
}
|