From 1d0d69a214a898c97e698b50537d1d15120a8d04 Mon Sep 17 00:00:00 2001 From: worldofpeace Date: Fri, 9 Aug 2019 11:59:32 -0400 Subject: nixos/qt5: init This moduule has the following options: * platformTheme * style This allows us to configure the Qt5 theme engine and style. --- nixos/modules/module-list.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/module-list.nix') diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix index bcf1f38ac8d2..5ff6d1329642 100644 --- a/nixos/modules/module-list.nix +++ b/nixos/modules/module-list.nix @@ -27,6 +27,7 @@ ./config/nsswitch.nix ./config/power-management.nix ./config/pulseaudio.nix + ./config/qt5.nix ./config/resolvconf.nix ./config/shells-environment.nix ./config/swap.nix -- cgit 1.4.1