From 02a364b700514f54cc15c3aee21d527a49e21f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Mon, 15 Jul 2024 20:14:58 +0300 Subject: [PATCH] tpm2 + ventoy --- hosts/mtworx/configuration.nix | 1 + modules/profiles/desktop/default.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/hosts/mtworx/configuration.nix b/hosts/mtworx/configuration.nix index 18d8fd8..0e4d9bf 100644 --- a/hosts/mtworx/configuration.nix +++ b/hosts/mtworx/configuration.nix @@ -18,6 +18,7 @@ in { loader.systemd-boot.enable = true; initrd = { availableKernelModules = ["xhci_pci" "thunderbolt" "nvme" "usbhid"]; + systemd.enableTpm2 = true; luks.devices = { luksroot = { device = "${nvme}-part3"; diff --git a/modules/profiles/desktop/default.nix b/modules/profiles/desktop/default.nix index d591bed..a37a610 100644 --- a/modules/profiles/desktop/default.nix +++ b/modules/profiles/desktop/default.nix @@ -186,6 +186,7 @@ in { borgbackup efibootmgr virtualenv + ventoy-full python3Full libva-utils # intel video tests pavucontrol