tpm2 + ventoy
This commit is contained in:
parent
ec2106e4b0
commit
02a364b700
@ -18,6 +18,7 @@ in {
|
|||||||
loader.systemd-boot.enable = true;
|
loader.systemd-boot.enable = true;
|
||||||
initrd = {
|
initrd = {
|
||||||
availableKernelModules = ["xhci_pci" "thunderbolt" "nvme" "usbhid"];
|
availableKernelModules = ["xhci_pci" "thunderbolt" "nvme" "usbhid"];
|
||||||
|
systemd.enableTpm2 = true;
|
||||||
luks.devices = {
|
luks.devices = {
|
||||||
luksroot = {
|
luksroot = {
|
||||||
device = "${nvme}-part3";
|
device = "${nvme}-part3";
|
||||||
|
@ -186,6 +186,7 @@ in {
|
|||||||
borgbackup
|
borgbackup
|
||||||
efibootmgr
|
efibootmgr
|
||||||
virtualenv
|
virtualenv
|
||||||
|
ventoy-full
|
||||||
python3Full
|
python3Full
|
||||||
libva-utils # intel video tests
|
libva-utils # intel video tests
|
||||||
pavucontrol
|
pavucontrol
|
||||||
|
Loading…
Reference in New Issue
Block a user