From 0e8c6776d27aac3e9e011f11018687116ff3659b Mon Sep 17 00:00:00 2001 From: Odweta Date: Tue, 20 Jan 2026 18:16:22 +0100 Subject: [PATCH] add qt dark theme --- modules/core/qt.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/core/qt.nix b/modules/core/qt.nix index 6fcfa35..ed5a74d 100644 --- a/modules/core/qt.nix +++ b/modules/core/qt.nix @@ -1,4 +1,4 @@ -{ ... }: +{ pkgs, ... }: { qt = {