chore: Update `notebook` to `4982b6e`.
parent
adf68b3959
commit
9ade44382a
|
@ -1,7 +1,7 @@
|
||||||
{ system, ... }:
|
{ system, ... }:
|
||||||
let
|
let
|
||||||
notebook = builtins.getFlake
|
notebook = builtins.getFlake
|
||||||
"github:jrpotter/notebook/3e5bb9b9a78f5d67c88df2247d6630176e7afbc4";
|
"github:jrpotter/notebook/4982b6e21f5de64a03932da28f769c8b993ee898";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services.nginx.virtualHosts."notebook.jrpotter.com" = {
|
services.nginx.virtualHosts."notebook.jrpotter.com" = {
|
||||||
|
|
Loading…
Reference in New Issue