⬆️ (hydrogen/nginx) update personal website
This commit is contained in:
parent
5ed5cc5595
commit
583bad5e21
|
@ -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 = "61ec0c0ad73d21584323eebe38685d60c8851a8d"; # pages
|
rev = "e29fd08e173268303d47bffbad370ade68ef35d9"; # pages
|
||||||
sha256 = "sha256-dEv36TU3fteObO7cXizh1cHmO+Zxs6LTzbw4plMsp4U=";
|
sha256 = "sha256-wrHAF+p0Nmly6b24CUbTNUC56r+kakKmBQvOVZqNThY=";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
services.nginx.virtualHosts = {
|
services.nginx.virtualHosts = {
|
||||||
|
|
Loading…
Reference in a new issue