Mail config

This commit is contained in:
Raphaël Numbus
2026-01-10 12:18:23 +01:00
parent e1fd56c2c7
commit 1018610252
+4
View File
@@ -15,6 +15,9 @@
# ./pcie-coral/coral.nix
];
# Enable email notifications
email.enable = true;
# Hardware settings
hardware.enableRedistributableFirmware = true;
hardware.cpu.intel.updateMicrocode = true;
@@ -41,6 +44,7 @@
boot.initrd.systemd.enable = true;
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.swraid.mdadmConf = "MAILADDR ${config.email.toAddress}";
# boot.initrd.systemd.tpm2.enable = true;
# TPM2 PCR check