sgx: disable tpm2
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
a0dbd474a4
commit
f2a664275b
|
@ -124,8 +124,6 @@ with lib.plusultra;
|
||||||
};
|
};
|
||||||
|
|
||||||
security = {
|
security = {
|
||||||
tpm2.enable = lib.mkDefault true;
|
|
||||||
tpm2.abrmd.enable = lib.mkDefault true;
|
|
||||||
sudo = {
|
sudo = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wheelNeedsPassword = false;
|
wheelNeedsPassword = false;
|
||||||
|
|
Loading…
Reference in a new issue