tpm2 + ventoy
This commit is contained in:
parent
ec2106e4b0
commit
02a364b700
@ -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";
|
||||
|
@ -186,6 +186,7 @@ in {
|
||||
borgbackup
|
||||
efibootmgr
|
||||
virtualenv
|
||||
ventoy-full
|
||||
python3Full
|
||||
libva-utils # intel video tests
|
||||
pavucontrol
|
||||
|
Loading…
Reference in New Issue
Block a user