Compare commits
No commits in common. "ed7d2374d8550a0486b91ae904abe1d26ed113eb" and "3242d90c24fc238aa76bda15ebeaf079c2a20c77" have entirely different histories.
ed7d2374d8
...
3242d90c24
3 changed files with 0 additions and 39 deletions
|
|
@ -1,18 +0,0 @@
|
||||||
|
|
||||||
{
|
|
||||||
services.caddy.virtualHosts."darylfanclub.chandlerswift.com" = {
|
|
||||||
extraConfig = ''
|
|
||||||
encode zstd gzip
|
|
||||||
file_server
|
|
||||||
root * /srv/www/darylfanclub.chandlerswift.com
|
|
||||||
handle_errors {
|
|
||||||
respond "{err.status_code} {err.status_text}"
|
|
||||||
}
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
systemd.tmpfiles.settings."10-darylfanclub-chandlerswift-com" = {
|
|
||||||
"/srv/www/darylfanclub.chandlerswift.com" = {
|
|
||||||
d = {};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,19 +0,0 @@
|
||||||
|
|
||||||
{
|
|
||||||
services.caddy.virtualHosts."flintlock.chandlerswift.com" = {
|
|
||||||
serverAliases = ["flintlock.isaacswift.com" "www.flintlock.chandlerswift.com" "www.flintlock.isaacswift.com"];
|
|
||||||
extraConfig = ''
|
|
||||||
encode zstd gzip
|
|
||||||
file_server
|
|
||||||
root * /srv/www/flintlock.chandlerswift.com
|
|
||||||
handle_errors {
|
|
||||||
respond "{err.status_code} {err.status_text}"
|
|
||||||
}
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
systemd.tmpfiles.settings."10-flintlock-chandlerswift-com" = {
|
|
||||||
"/srv/www/flintlock.chandlerswift.com" = {
|
|
||||||
d = {};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -3,8 +3,6 @@
|
||||||
./0hats.com.nix
|
./0hats.com.nix
|
||||||
./bannergen.chandlerswift.com.nix
|
./bannergen.chandlerswift.com.nix
|
||||||
./chandlerswift.com.nix
|
./chandlerswift.com.nix
|
||||||
./darylfanclub.chandlerswift.com.nix
|
|
||||||
./flintlock.chandlerswift.com.nix
|
|
||||||
./files.chandlerswift.com.nix
|
./files.chandlerswift.com.nix
|
||||||
./git.chandlerswift.com.nix
|
./git.chandlerswift.com.nix
|
||||||
./harborpaperco.com.nix
|
./harborpaperco.com.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue