Small fix
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
{ config, ... }:
 | 
					{ config, pkgs, ... }:
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  # Enable the X11 windowing system.
 | 
					  # Enable the X11 windowing system.
 | 
				
			||||||
  services.xserver.enable = true;
 | 
					  services.xserver.enable = true;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user