{config, ...}: { boot.tmp.useTmpfs = if config ? "wsl" && config.wsl.enable then false else true; }