summaryrefslogtreecommitdiff
path: root/src/research/default.nix
blob: 99c6f0da65189e92df18ca0559877a5838453aae (plain)
1
2
3
4
5
6
7
{
  ...
}:
{
  title = "Research output";
  content = builtins.readFile ./content.tex;
}