Updated REAME.md
This commit is contained in:
		
							parent
							
								
									b0a8874a93
								
							
						
					
					
						commit
						85c962fd6d
					
				| @ -2,6 +2,10 @@ | |||||||
| 
 | 
 | ||||||
| My NixOS configuration. | My NixOS configuration. | ||||||
| 
 | 
 | ||||||
| ## Usage | ## Installation | ||||||
| 
 | 
 | ||||||
| Clone the repository to some directory. And build with `sudo nixos-rebuild switch --flake /directory/containing/flake.nix/`. | For disk configuration we use disko, this means that installing the system from the configuration is just a single command: | ||||||
|  | 
 | ||||||
|  | ``` | ||||||
|  | sudo nix --experimental-features "nix-command flakes" run "github:nix-community/disko/latest#disko-install" -- --flake git+https://git.bulthuis.dev/Jan/dotfiles#<hostname> --disk main /dev/sda | ||||||
|  | ``` | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jan-Bulthuis
						Jan-Bulthuis