chore: bump `notebook` to `3e5bb9b`.

main
Joshua Potter 2024-02-07 06:19:37 -07:00
parent f43dc19f54
commit adf68b3959
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/9bec3123b1816a0d1c04f42c40ed46baef5f3ce0"; "github:jrpotter/notebook/3e5bb9b9a78f5d67c88df2247d6630176e7afbc4";
in in
{ {
services.nginx.virtualHosts."notebook.jrpotter.com" = { services.nginx.virtualHosts."notebook.jrpotter.com" = {