chore(fischer): fix eval warning

This commit is contained in:
Luj 2024-10-13 12:41:38 +02:00
parent 9d06e5a628
commit 565926da02

View file

@ -30,7 +30,7 @@
enable = true; enable = true;
devices."cryptroot".secretFile = ./root.jwe; devices."cryptroot".secretFile = ./root.jwe;
}; };
boot.initrd.systemd.enableTpm2 = true; boot.initrd.systemd.tpm2.enable = true;
services.pipewire = { services.pipewire = {
enable = true; enable = true;