Changed: HP Host
This commit is contained in:
		@@ -28,12 +28,12 @@
 | 
			
		||||
 | 
			
		||||
    boot.loader = {
 | 
			
		||||
    	systemd-boot.enable = true;
 | 
			
		||||
	efi.canTouchEfiVariables = true;
 | 
			
		||||
        efi.canTouchEfiVariables = true;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    networking.hostName = "nix-hp"; # Define your hostname.
 | 
			
		||||
 | 
			
		||||
    hardware.opengl.enable = true;
 | 
			
		||||
    hardware.graphics.enable = true;
 | 
			
		||||
 | 
			
		||||
    system.stateVersion = "25.11"; # Did you read the comment?
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user