feat(nixos-services): add refresh option to autoUpgrade
This commit adds a new "--refresh" flag to the system.autoUpgrade in the NixOS services base module.
This commit is contained in:
		
							parent
							
								
									5c863a8fa0
								
							
						
					
					
						commit
						712f3aaeb7
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -138,6 +138,7 @@ in | |||
| 
 | ||||
|     system.autoUpgrade = { | ||||
|       flags = [ | ||||
|         "--refresh" | ||||
|         "--update-input" | ||||
|         "nixpkgs" | ||||
|         "--update-input" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue