chore: bump `notebook` to `99e807f`.
parent
9ade44382a
commit
d47e1de659
|
@ -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" = {
|
||||||
|
|
Loading…
Reference in New Issue