diff --git a/flake.nix b/flake.nix index bdffc0f..07415d4 100644 --- a/flake.nix +++ b/flake.nix @@ -18,7 +18,7 @@ welcomeText = "mjau λλλ"; }; templates.jupyter = { - path = ./haskell; + path = ./jupyter; description = "A jupyter flake, with a custom haskell kernel and proper pdflatex LaTeX export supoprt"; welcomeText = "mjau 🐍🐍🐍"; };