Added update script
This commit is contained in:
		
							parent
							
								
									6c74dcbc22
								
							
						
					
					
						commit
						a745b35c84
					
				| @ -44,6 +44,12 @@ in | |||||||
|       ]; |       ]; | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|  |     # System packages | ||||||
|  |     environment.systemPackages = with pkgs; [ | ||||||
|  |       # TODO: Make module for utilities/scripts | ||||||
|  |       (writeShellScriptBin "system-update" "nixos-rebuild switch --flake git+https://git.bulthuis.dev/Jan/dotfiles") | ||||||
|  |     ]; | ||||||
|  | 
 | ||||||
|     # Enable qemu guest agent |     # Enable qemu guest agent | ||||||
|     services.qemuGuest.enable = true; |     services.qemuGuest.enable = true; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jan-Bulthuis
						Jan-Bulthuis