forked from jan-leila/nix-config
		
	added zfs auto scrub and snapshot
This commit is contained in:
		
							parent
							
								
									f7248ab781
								
							
						
					
					
						commit
						6480ca95dd
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -34,6 +34,9 @@ | |||
| 
 | ||||
|   boot.zfs.extraPools = [ "zpool" ]; | ||||
| 
 | ||||
|   services.zfs.autoScrub.enable = true; | ||||
|   services.zfs.autoSnapshot.enable = true; | ||||
| 
 | ||||
|   # this might need to match the hostId of the installation medium? `head -c 8 /etc/machine-id` NOPE | ||||
|   networking.hostId = "c51763d6"; | ||||
|   networking.hostName = "defiant"; # Define your hostname. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue