hippocampus: server-cleanup

This commit is contained in:
2024-11-29 17:03:14 -05:00
parent 58031f3896
commit 5c70acaecd
6 changed files with 17 additions and 21 deletions

View File

@@ -10,5 +10,12 @@
}
'';
};
"crompton.cc" = {
extraConfig = ''
file_server {
root /srv/www/crompton
}
'';
};
};
}