diff --git a/machines/x2100/default.nix b/machines/x2100/default.nix index 468ca70..32c6673 100644 --- a/machines/x2100/default.nix +++ b/machines/x2100/default.nix @@ -81,6 +81,13 @@ services.tlp.enable = true; + security.tpm2.enable = true; + security.tpm2.pkcs11.enable = true; # expose /run/current-system/sw/lib/libtpm2_pkcs11.so + security.tpm2.tctiEnvironment.enable = true; # TPM2TOOLS_TCTI and TPM2_PKCS11_TCTI env variables + users.users.julien.extraGroups = [ "tss" ]; # tss group has access to TPM devices + + hardware.bluetooth.enable = true; + environment.systemPackages = with pkgs; [ tailscale brightnessctl