mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-30 17:32:09 +01:00 
			
		
		
		
	machines: update stateVersion
This commit is contained in:
		
							parent
							
								
									21a4b2c4b4
								
							
						
					
					
						commit
						29e511b170
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		|  | @ -18,7 +18,7 @@ | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   system = { |   system = { | ||||||
|     stateVersion = "23.05"; |     stateVersion = "23.11"; | ||||||
|     autoUpgrade.enable = true; |     autoUpgrade.enable = true; | ||||||
|   }; |   }; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | @ -19,7 +19,7 @@ | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   system = { |   system = { | ||||||
|     stateVersion = "23.05"; |     stateVersion = "23.11"; | ||||||
|     autoUpgrade.enable = true; |     autoUpgrade.enable = true; | ||||||
|   }; |   }; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | @ -22,7 +22,7 @@ | ||||||
|   boot.binfmt.emulatedSystems = [ "aarch64-linux" ]; |   boot.binfmt.emulatedSystems = [ "aarch64-linux" ]; | ||||||
| 
 | 
 | ||||||
|   system = { |   system = { | ||||||
|     stateVersion = "22.11"; |     stateVersion = "23.11"; | ||||||
|     autoUpgrade.enable = true; |     autoUpgrade.enable = true; | ||||||
|   }; |   }; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler