some updates
Some checks failed
Lint / lint (push) Has been cancelled

This commit is contained in:
Vivian 2024-12-30 21:02:16 +01:00
parent afa692e17d
commit 002adf25c2
7 changed files with 28 additions and 17 deletions

View file

@ -62,12 +62,11 @@
powerManagement = {
enable = true;
powertop.enable = true;
# powertop.enable = true;
};
security = {
tpm2 = {
# tpm
enable = true;
pkcs11.enable = true; # expose /run/current-system/sw/lib/libtpm2_pkcs11.so
tctiEnvironment.enable = true;