hosts: switch to new tmpfs setting name

This commit is contained in:
Antoine Martin 2023-06-01 19:24:08 +02:00
parent e237da22a6
commit 7131d6ed73
3 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.tmpOnTmpfs = true;
boot.tmp.useTmpfs = true;
boot.supportedFilesystems = [
"btrfs"