chore: bump `notebook` to `ae71557`.
parent
d47e1de659
commit
ea1044b0a6
|
@ -1,7 +1,7 @@
|
||||||
{ system, ... }:
|
{ system, ... }:
|
||||||
let
|
let
|
||||||
notebook = builtins.getFlake
|
notebook = builtins.getFlake
|
||||||
"github:jrpotter/notebook/99e807f8074aae47a4e733ca3eaa8693f681e20f";
|
"github:jrpotter/notebook/ae7155758923bd9ca371d70ecae1dfbbea744f12";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services.nginx.virtualHosts."notebook.jrpotter.com" = {
|
services.nginx.virtualHosts."notebook.jrpotter.com" = {
|
||||||
|
|
Loading…
Reference in New Issue