Add personal website
This commit is contained in:
parent
7bbf8f5775
commit
abd98dfa42
3 changed files with 42 additions and 6 deletions
|
@ -115,7 +115,7 @@
|
|||
fqdn = "chvp.be";
|
||||
options.locations."/".return = "307 https://www.chvp.be$request_uri";
|
||||
}
|
||||
{ fqdn = "www.chvp.be"; }
|
||||
{ fqdn = "www.chvp.be"; options.root = pkgs."www.chvp.be"; }
|
||||
];
|
||||
nextcloud.enable = true;
|
||||
syncthing.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue