diff --git a/common/base-hardware.nix b/common/base-hardware.nix index 80290ea..2542cba 100644 --- a/common/base-hardware.nix +++ b/common/base-hardware.nix @@ -12,6 +12,9 @@ boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; + services.smartd.enable = true; + services.smartd.notifications.x11.enable = true; + # Bluetooth hardware.bluetooth.enable = true; hardware.bluetooth.config = {