mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
chore(fischer): fix eval warning
This commit is contained in:
parent
5d94a767cc
commit
da3a6e1c9e
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue