mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 07:20:43 +00:00
Enable TPM
This commit is contained in:
parent
74603055b8
commit
de2248452a
4 changed files with 34 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
|||
device = {
|
||||
virtual-machine = false;
|
||||
cpu.type = "intel";
|
||||
hasTPM = true;
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue