Changed: Stuff
This commit is contained in:
		@@ -20,7 +20,7 @@
 | 
			
		||||
        ../../modules/regreet/regreet.nix
 | 
			
		||||
        ../../modules/plymouth.nix
 | 
			
		||||
        ../../modules/file_managers/spacefm.nix
 | 
			
		||||
 | 
			
		||||
	../../modules/python.nix
 | 
			
		||||
# Include the results of the hardware scan.
 | 
			
		||||
        ./hardware-configuration.nix
 | 
			
		||||
    ];
 | 
			
		||||
@@ -55,7 +55,7 @@
 | 
			
		||||
 | 
			
		||||
  # for Nvidia GPU
 | 
			
		||||
  #services.xserver.videoDrivers = ["nvidia"];
 | 
			
		||||
  hardware.opengl.enable = true;
 | 
			
		||||
  hardware.graphics.enable = true;
 | 
			
		||||
  #hardware.nvidia = {
 | 
			
		||||
  #  package = config.boot.kernelPackages.nvidiaPackages.stable;
 | 
			
		||||
  #  modesetting.enable = true;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user