chore: Update `notebook` to `4982b6e`.

main
Joshua Potter 2024-02-09 11:51:54 -07:00
parent adf68b3959
commit 9ade44382a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ system, ... }:
let
notebook = builtins.getFlake
"github:jrpotter/notebook/3e5bb9b9a78f5d67c88df2247d6630176e7afbc4";
"github:jrpotter/notebook/4982b6e21f5de64a03932da28f769c8b993ee898";
in
{
services.nginx.virtualHosts."notebook.jrpotter.com" = {