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