Debloating GNOME

For listing installed packages using nixos-option command to get value of environment.systemPackages might be helpful.

As for removing, we have a PR that will document this behaviour but it has not been merged yet:

https://github.com/NixOS/nixpkgs/blob/e70e481a54f4327d32a3ecf8c61f6bc96d9d5ac5/nixos/modules/services/x11/desktop-managers/gnome3.xml#L56-L61

Though that is not completely up to date. evince, geary and some other modules can be excluded that way now.

4 Likes