Enable QT theming

This commit is contained in:
Fern Garden 2025-06-29 08:42:53 +08:00
parent a27a6dc223
commit df77c22ea1

View file

@ -121,6 +121,12 @@
};
};
# Theme QT applications
qt = {
enable = true;
style = "adwaita-dark";
};
# Exclude some default gnome applications.
environment.gnome.excludePackages = (with pkgs; [
epiphany