[config] remove xterm
This commit is contained in:
+1
-1
@@ -124,8 +124,8 @@
|
|||||||
displayManager.gdm.enable = true;
|
displayManager.gdm.enable = true;
|
||||||
desktopManager.gnome.enable = true;
|
desktopManager.gnome.enable = true;
|
||||||
};
|
};
|
||||||
|
services.xserver.excludePackages = [ pkgs.xterm ];
|
||||||
environment.gnome.excludePackages = (with pkgs; [
|
environment.gnome.excludePackages = (with pkgs; [
|
||||||
xterm
|
|
||||||
gnome-photos
|
gnome-photos
|
||||||
gnome-tour
|
gnome-tour
|
||||||
gnome-connections
|
gnome-connections
|
||||||
|
|||||||
Reference in New Issue
Block a user