GNOME: Difference between revisions

Jasi (talk | contribs)
m Enable system tray icons: use term panel instead of bar.
Jasi (talk | contribs)
Excluding GNOME Applications: update totem to showtime as totem has been sunset since GNOME 49.
Line 233: Line 233:
{{file|/etc/nixos/configuration.nix|nix|<nowiki>
{{file|/etc/nixos/configuration.nix|nix|<nowiki>
   environment.gnome.excludePackages = with pkgs; [
   environment.gnome.excludePackages = with pkgs; [
     totem
     showtime
   ];
   ];
</nowiki>}}
</nowiki>|name=/etc/nixos/configuration.nix|lang=nix}}


== Troubleshooting ==
== Troubleshooting ==