Experiment with submodules
This commit is contained in:
parent
8f2e51ad0a
commit
76e6ca1291
3 changed files with 5 additions and 1 deletions
|
@ -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 = ''
|
||||
|
|
1
nixos/server/webpages/Jimbo-Landing-Page
Submodule
1
nixos/server/webpages/Jimbo-Landing-Page
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 4822d4c9f78f245ec2b4b68baba271c0a32225bf
|
Loading…
Add table
Add a link
Reference in a new issue