My problem is that everytime i boot up, i get following message
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Firewall.
[** ] A start job is running for /dev/tpmrm0 (13s / 1min 30s)
I do not use tpm.
[Interrupting systemd services] here it was Suggested, that one could set the TimeoutStartSec to something shorter.But how would i do that for /dev/tpmrm0?
Adding these two lines in my configuration.nix file just prior to the closing “}” did not fix the issue. Should I have put them elsewhere?
Addendum
I found out an alternate method to address this issue. You need to go into your BIOS menus (typically under ‘Security’) and disable TPM. Might be a bit too scorched earth for some. However it is my understanding the NixOS is only performing this check becuase it sees TPM availability. Take that away and watch your boot times become lightening fast.