kvernberg: disable SMART
This commit is contained in:
parent
c37fe38c4f
commit
d38a6b1334
|
@ -29,7 +29,8 @@
|
|||
|
||||
];
|
||||
|
||||
# List services that you want to enable:
|
||||
# No devices with SMART
|
||||
services.smartd.enable = false;
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
# settings for stateful data, like file locations and database versions
|
||||
|
|
Loading…
Reference in New Issue