hosts: steamdeck: add initial config
This commit is contained in:
@@ -51,11 +51,11 @@
|
||||
pki.certificateFiles = [
|
||||
./rootCA.pem
|
||||
];
|
||||
tpm2 = {
|
||||
enable = true;
|
||||
pkcs11.enable = true;
|
||||
tctiEnvironment.enable = true;
|
||||
};
|
||||
#tpm2 = {
|
||||
# enable = true;
|
||||
# pkcs11.enable = true;
|
||||
# tctiEnvironment.enable = true;
|
||||
# };
|
||||
};
|
||||
|
||||
sound = { # ALSA sound enable
|
||||
|
||||
Reference in New Issue
Block a user