Update TPM configuration. Added systemD pi-hole.service priority.

This commit is contained in:
Raphaël Numbus
2026-02-08 09:57:04 +01:00
parent d4a8f7f5bc
commit 1f26f51072
11 changed files with 66 additions and 30 deletions
+3 -3
View File
@@ -10,7 +10,7 @@
./misc/mail.nix
./misc/networking.nix
./misc/smart.nix
## ./disks/pcr-check.nix
# ./disks/pcr-check.nix
# ./disks/snapraid.nix
# ./pcie-coral/coral.nix
];
@@ -48,8 +48,8 @@
# boot.initrd.systemd.tpm2.enable = true;
# # TPM2 PCR check
## systemIdentity.enable = true;
## systemIdentity.pcr15 = "PCR_HASH";
# systemIdentity.enable = true;
# systemIdentity.pcr15 = "PCR_HASH";
# Timezone
time.timeZone = "Europe/Paris";