common/smartd: init
This commit is contained in:
		| @@ -13,6 +13,7 @@ | ||||
|     ./services/logrotate.nix | ||||
|     ./services/nginx.nix | ||||
|     ./services/openssh.nix | ||||
|     ./services/smartd.nix | ||||
|     ./services/thermald.nix | ||||
|   ]; | ||||
|  | ||||
|   | ||||
							
								
								
									
										4
									
								
								base/services/smartd.nix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								base/services/smartd.nix
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| { ... }: | ||||
| { | ||||
|   services.smartd.enable = true; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user