From 067e830f76ec24de6a5b052f7515c6d033f67110 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Thu, 30 Jun 2022 22:07:56 +0200 Subject: [PATCH] Remove chrome gnome shell addon --- nixos/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 771ce0ab..d9aad8a3 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -107,7 +107,6 @@ # Gnome (Wayland) services.xserver.displayManager.gdm.enable = true; services.xserver.desktopManager.gnome.enable = true; - # services.gnome.chrome-gnome-shell.enable = true; # Also need this for firefox, firefox ext is enabled in HomeManager # TODO: Is this still true? # HomeManager services.gnome.gnome-keyring.enable = true; # TODO: Identify all the crap