1 _: let 2 3 in { 4 options = { 5 6 }; 7 8 imports = [ 9 10 ]; 11 12 config = { 13 news.display = "silent"; 14 }; 15 }