{ config, pkgs, lib, system, user, allowed, secrets, ... }: lib.mkIf (user != "tv") { qt = { platformTheme = "gtk"; }; }