John 8:20-30
This commit is contained in:
parent
525349dc31
commit
ed28f639c6
3 changed files with 36 additions and 4 deletions
|
|
@ -32,7 +32,7 @@
|
|||
defaultPackage = self.packages.${system}.blog;
|
||||
|
||||
devShell = mkShell {
|
||||
packages = [ just zola ];
|
||||
packages = [ jujutsu just zola ];
|
||||
shellHook = ''
|
||||
ln -fsn "${hermit-zola}" "themes/${themeName}"
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue