1
0
Fork 0

Pihole: oh and disable smartd

This commit is contained in:
Aires 2025-01-13 09:47:58 -05:00
parent ccd02eb01a
commit e40ed2499d

View file

@ -73,6 +73,9 @@ in
};
};
# Disable smartd: daemon fails when it doesn't detect any drives to monitor on startup
services.smartd.enable = lib.mkForce false;
${namespace} = {
bootloader.enable = false; # Bootloader configured in hardware-configuration.nix