Ezekiel 37:15-28
This commit is contained in:
parent
5a632bf77d
commit
68b3b54e63
2 changed files with 39 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
defaultPackage = self.packages.${system}.blog;
|
||||
|
||||
devShell = mkShell {
|
||||
packages = [ just zola ];
|
||||
packages = [ helix just zola ];
|
||||
shellHook = ''
|
||||
ln -fsn "${hermit-zola}" "themes/${themeName}"
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue