chore: bump `notebook` to `3e5bb9b`.
parent
f43dc19f54
commit
adf68b3959
|
@ -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" = {
|
||||||
|
|
Loading…
Reference in New Issue