diff --git a/hosts/alex/configuration.nix b/hosts/alex/configuration.nix index a5c0267..28446b5 100644 --- a/hosts/alex/configuration.nix +++ b/hosts/alex/configuration.nix @@ -37,6 +37,14 @@ # xkbVariant = ""; }; + environment.systemPackages = with pkgs; [ + gnomeExtensions.appindicator + gnomeExtensions.mpris-label + ]; + services.udev.packages = with pkgs; [ + gnome.gnome-settings-daemon + ]; + services.printing = { enable = true; drivers = with pkgs; [