Update to nixos 24.05
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{ ... }: {
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "gtk";
|
||||
platformTheme.name = "gtk";
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user