{ config, pkgs, ... }: { services.displayManager.gdm.enable = true; services.desktopManager.gnome.enable = true; services.printing.enable = true; }