fix typo
This commit is contained in:
		
							parent
							
								
									282ddd30d0
								
							
						
					
					
						commit
						2c3c84a8f9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -91,7 +91,7 @@ install() {
 | 
				
			||||||
    echo -en "You are about to start the system build, do you want to process ? "
 | 
					    echo -en "You are about to start the system build, do you want to process ? "
 | 
				
			||||||
    comfirm
 | 
					    comfirm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Build the systhem (flakes + home manager)
 | 
					    # Build the system (flakes + home manager)
 | 
				
			||||||
    echo -e "\nBuilding the system...\n"
 | 
					    echo -e "\nBuilding the system...\n"
 | 
				
			||||||
    sudo nixos-rebuild switch --flake .#nixos
 | 
					    sudo nixos-rebuild switch --flake .#nixos
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue