hydra/t/jobs/oom.nix

4 lines
43 B
Nix
Raw Permalink Normal View History

{
oom = builtins.readFile "/dev/zero";
}