GNOME: Difference between revisions
m →Enable system tray icons: use term panel instead of bar. |
→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; [ | ||
showtime | |||
]; | ]; | ||
</nowiki>}} | </nowiki>|name=/etc/nixos/configuration.nix|lang=nix}} | ||
== Troubleshooting == | == Troubleshooting == | ||