nixfiles/profiles/base/boot.nix

2 lines
37 B
Nix
Raw Normal View History

2022-03-09 19:20:34 +00:00
{ ... }: { boot.tmpOnTmpfs = true; }