nixfiles/profiles/base-linux/boot.nix
2022-03-09 19:20:34 +00:00

2 lines
37 B
Nix

{ ... }: { boot.tmpOnTmpfs = true; }