feat: add smartd
This commit is contained in:
parent
9f89d276ed
commit
4ca27d8e2b
|
@ -12,6 +12,9 @@
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
||||||
|
services.smartd.enable = true;
|
||||||
|
services.smartd.notifications.x11.enable = true;
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
hardware.bluetooth.config = {
|
hardware.bluetooth.config = {
|
||||||
|
|
Loading…
Reference in a new issue