[Desktop/Gnome] chromium: add Gnome Shell integration

This commit is contained in:
Antoine Viallon 2023-04-12 00:46:51 +02:00
parent 373e753898
commit 92ce171ecc
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -34,6 +34,10 @@ in {
enable = mkDefault true;
};
programs.chromium.extensions = [
"gphhapmejobijbbhgpjhcjognlahblep" # Gnome Shell integration
];
environment.systemPackages = with pkgs; []
++ [
guake