feat: add smartd
This commit is contained in:
parent
9f89d276ed
commit
4ca27d8e2b
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue