Configure public-web-static host for Element Web hosting
Co-authored-by: julian <julian@jsts.xyz>
This commit is contained in:
parent
3053eb9b2f
commit
02411bb800
8 changed files with 206 additions and 0 deletions
7
config/hosts/public-web-static/virtualHosts/default.nix
Normal file
7
config/hosts/public-web-static/virtualHosts/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./element.hamburg.ccc.de.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue