lupine/smartd: reenable

This commit is contained in:
h7x4
2026-05-27 23:41:54 +09:00
parent 2c819776f8
commit b0f81c9379

View File

@@ -18,9 +18,6 @@
anyInterface = true; anyInterface = true;
}; };
# There are no smart devices
services.smartd.enable = false;
# Don't change (even during upgrades) unless you know what you are doing. # Don't change (even during upgrades) unless you know what you are doing.
# See https://search.nixos.org/options?show=system.stateVersion # See https://search.nixos.org/options?show=system.stateVersion
system.stateVersion = "25.05"; system.stateVersion = "25.05";