mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
fixes for nixos 24.11 checks
This commit is contained in:
parent
53eb192ea8
commit
d46d0737c5
7 changed files with 61 additions and 89 deletions
|
@ -7,7 +7,7 @@
|
|||
systemd.user.sessionVariables.GTK_THEME = "Dracula";
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "gtk";
|
||||
platformTheme.name = "gtk";
|
||||
style = {
|
||||
name = "Dracula";
|
||||
package = pkgs.dracula-theme;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue