Experiment with submodules

This commit is contained in:
Jimbo 2024-08-26 14:48:25 -04:00
parent 8f2e51ad0a
commit 76e6ca1291
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "nixos/server/webpages/Jimbo-Landing-Page"]
path = nixos/server/webpages/Jimbo-Landing-Page
url = ssh://gitea@git.jimbosfiles.com:2299/Jimbo/Jimbo-Landing-Page.git

View file

@ -15,7 +15,7 @@
"${secrets.jimDomain}" = {
enableACME = true;
addSSL = true;
root = "/var/www/jimweb";
root = ./websites/Jimbo-Landing-Page;
locations = {
"/.well-known/matrix/client" = {
extraConfig = ''

@ -0,0 +1 @@
Subproject commit 4822d4c9f78f245ec2b4b68baba271c0a32225bf