fix eval warnings

This commit is contained in:
Satria 2026-04-08 20:17:35 +07:00
commit a880332346
6 changed files with 10 additions and 6 deletions

View file

@ -18,6 +18,7 @@
gtk = {
enable = true;
gtk3.extraConfig.gtk-application-prefer-dark-theme = 1;
gtk4.theme = null;
iconTheme = {
name = "Papirus-Dark";
package = lib.mkForce pkgs.papirus-icon-theme;