fix: replace gc with nix.gc for mx
This commit is contained in:
		
							parent
							
								
									e9076baeee
								
							
						
					
					
						commit
						1033d30619
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -35,7 +35,7 @@ | |||
|     flake = lib.mkForce "git+file:///var/lib/gitea/repositories/harald/nixcfg.git#mx"; | ||||
|   }; | ||||
| 
 | ||||
|   gc = { | ||||
|   nix.gc = { | ||||
|     dates = "daily"; | ||||
|     options = "--delete-older-than 7d"; | ||||
|   }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue