chore: bump `notebook` to `99e807f`.

main
Joshua Potter 2024-02-11 12:08:58 -07:00
parent 9ade44382a
commit d47e1de659
1 changed files with 1 additions and 1 deletions

View File

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