Loading nixos/modules/services/desktops/gnome/at-spi2-core.nix +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ with lib; }) (mkIf (!config.services.gnome.at-spi2-core.enable) { environment.variables = { environment.sessionVariables = { NO_AT_BRIDGE = "1"; GTK_A11Y = "none"; }; Loading Loading
nixos/modules/services/desktops/gnome/at-spi2-core.nix +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ with lib; }) (mkIf (!config.services.gnome.at-spi2-core.enable) { environment.variables = { environment.sessionVariables = { NO_AT_BRIDGE = "1"; GTK_A11Y = "none"; }; Loading