chore: bump `notebook` to `1651c9d`.

main
Joshua Potter 2024-03-06 13:27:30 -07:00
parent ba96401be7
commit e4c0f082ac
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ system, ... }:
let
notebook = builtins.getFlake
"github:jrpotter/notebook/a42ccc880a7c408ec7f87f6eceeaf9d435e68cc4";
"github:jrpotter/notebook/1651c9d6c3e75fd25557dd6cefef6e4d6441ff46";
in
{
services.nginx.virtualHosts."notebook.jrpotter.com" = {