mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-09-05 19:21:38 +02:00
fix deprecation warnings
This commit is contained in:
parent
90d6d6ae85
commit
caaa7c7c6b
8 changed files with 23 additions and 16 deletions
|
@ -37,7 +37,7 @@
|
|||
};
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "gtk";
|
||||
platformTheme.name = "gtk";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue