add ;
This commit is contained in:
parent
be42470678
commit
ef5eaec856
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
root = "${inputs.resume.packages.${pkgs.system}.default}";
|
root = "${inputs.resume.packages.${pkgs.system}.default}";
|
||||||
};
|
};
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
index resume.pdf
|
index resume.pdf;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue