⬆️ (hydrogen/nginx) update personal website
This commit is contained in:
parent
f3453daced
commit
6fa29dedca
|
@ -4,8 +4,8 @@ let
|
||||||
url = "https://git.fainsin.bzh/Laurent/personal-website";
|
url = "https://git.fainsin.bzh/Laurent/personal-website";
|
||||||
branchName = "pages";
|
branchName = "pages";
|
||||||
fetchLFS = true; # https://github.com/go-gitea/gitea/issues/4773
|
fetchLFS = true; # https://github.com/go-gitea/gitea/issues/4773
|
||||||
rev = "1664d90ef5eed90dd0ef0a6d86fced3fdf790b3e"; # pages
|
rev = "f256543f9899930381e3e1f60ba6100788ffcb7d"; # pages
|
||||||
sha256 = "sha256-79WVy+63WP/gy1Psl7VGOaULI5wzm1Jpf20E25EGqgc=";
|
sha256 = "sha256-azKuHweXP8Jtph2gLP2sAvPDymzcg9QRfDAuRcc6nik=";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
services.nginx.virtualHosts = {
|
services.nginx.virtualHosts = {
|
||||||
|
|
Loading…
Reference in a new issue