pvv-nixos-config/base/services/smartd.nix

4 lines
45 B
Nix

{ ... }:
{
services.smartd.enable = true;
}