Enable automatic Nix GC in raccoon
Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
		
							parent
							
								
									6c11093033
								
							
						
					
					
						commit
						4a5787e0c6
					
				| @ -56,9 +56,6 @@ | ||||
|   nixpkgs.config.nvidia.acceptLicense = true; | ||||
|   services.xserver.videoDrivers = [ "nvidia" ]; | ||||
| 
 | ||||
|   # Disable garbage collection for now | ||||
|   nix.gc.automatic = lib.mkForce false; | ||||
| 
 | ||||
|   services.openssh.settings.X11Forwarding = true; | ||||
| 
 | ||||
|   services.prometheus.exporters.node = { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user