Whatever
This commit is contained in:
parent
4f6a706e16
commit
c7622bd33f
2 changed files with 1 additions and 2 deletions
|
@ -17,6 +17,4 @@
|
|||
networking.hostId = "0917a5c1";
|
||||
|
||||
services.nfs.server.enable = true;
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
}
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
locations = {
|
||||
"/".extraConfig = ''
|
||||
error_page 404 /404.html;
|
||||
rewrite ^/\.well-known/(host-meta|webfinger).* https://fed.brid.gy$request_uri? redirect;
|
||||
'';
|
||||
|
||||
"~ \\.php$".extraConfig = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue