fix(hm): do not configure nixpkgs when it consumes the system's
This commit is contained in:
		
							parent
							
								
									09aa0e2868
								
							
						
					
					
						commit
						426fde0d80
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -5,9 +5,6 @@
 | 
			
		|||
  # Let Home Manager install and manage itself.
 | 
			
		||||
  programs.home-manager.enable = true;
 | 
			
		||||
 | 
			
		||||
  # Allow unfree packages
 | 
			
		||||
  nixpkgs.config.allowUnfree = true;
 | 
			
		||||
 | 
			
		||||
  home.sessionVariables = {
 | 
			
		||||
    NIXOS_OZONE_WL = "1";
 | 
			
		||||
    QT_QPA_PLATFORM = "wayland";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue