Bump portfolio and notebook.
parent
d66927eb66
commit
31691a6356
|
@ -1,7 +1,7 @@
|
||||||
{ system, ... }:
|
{ system, ... }:
|
||||||
let
|
let
|
||||||
notebook = builtins.getFlake
|
notebook = builtins.getFlake
|
||||||
"github:jrpotter/notebook/4b65764c8973f54b82a0192aef19391fc61e1fef";
|
"github:jrpotter/notebook/79b715a64c703279f593cad08775b0d73400a19b";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services.nginx.virtualHosts."notebook.jrpotter.com" = {
|
services.nginx.virtualHosts."notebook.jrpotter.com" = {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{ system, ... }:
|
{ system, ... }:
|
||||||
let
|
let
|
||||||
portfolio = builtins.getFlake
|
portfolio = builtins.getFlake
|
||||||
"github:jrpotter/portfolio/357999e784102ba11c52cf1fc9edbfaa8a00912d";
|
"github:jrpotter/portfolio/eca5e764f26faaa64f6966dbf3970b86eaaf2195";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services.nginx.virtualHosts."www.jrpotter.com" = {
|
services.nginx.virtualHosts."www.jrpotter.com" = {
|
||||||
|
|
Loading…
Reference in New Issue