summaryrefslogtreecommitdiff
path: root/system/desktop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/desktop.nix')
-rw-r--r--system/desktop.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/system/desktop.nix b/system/desktop.nix
index 9017ce7..8a37148 100644
--- a/system/desktop.nix
+++ b/system/desktop.nix
@@ -31,13 +31,6 @@ in {
# gtk portal?
programs.dconf.enable = true;
- # qt
- qt = {
- enable = true;
- platformTheme = "gtk2";
- style = "gtk2";
- };
-
# audio / video
services.pipewire = {
enable = true;