mirror of
https://github.com/nix-community/home-manager
synced 2024-12-22 17:59:48 +01:00
firefox: rename chrome-gnome-shell suggestion to gnome.gnome-browser-connector (#3329)
gnome3.chrome-gnome-shell is now gnome.gnome-browser-connector
This commit is contained in:
parent
8cbc6500df
commit
2ecb3ea990
1 changed files with 1 additions and 1 deletions
|
@ -363,7 +363,7 @@ in {
|
||||||
description = ''
|
description = ''
|
||||||
Whether to enable the GNOME Shell native host connector. Note, you
|
Whether to enable the GNOME Shell native host connector. Note, you
|
||||||
also need to set the NixOS option
|
also need to set the NixOS option
|
||||||
<literal>services.gnome3.chrome-gnome-shell.enable</literal> to
|
<literal>services.gnome.gnome-browser-connector.enable</literal> to
|
||||||
<literal>true</literal>.
|
<literal>true</literal>.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue