mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 07:27:20 +02:00
chore(fischer): fix eval warning
This commit is contained in:
parent
9d06e5a628
commit
565926da02
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
Add a link
Reference in a new issue