diff --git a/machines/fischer/default.nix b/machines/fischer/default.nix index bb7fcd3..048c449 100644 --- a/machines/fischer/default.nix +++ b/machines/fischer/default.nix @@ -30,7 +30,7 @@ enable = true; devices."cryptroot".secretFile = ./root.jwe; }; - boot.initrd.systemd.enableTpm2 = true; + boot.initrd.systemd.tpm2.enable = true; services.pipewire = { enable = true;