aboutsummaryrefslogtreecommitdiff
path: root/vps-configuration.nix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-11-18 11:11:10 -0300
committerEuAndreh <eu@euandre.org>2020-11-18 11:11:10 -0300
commit28d15a26debe76d503a36dd3fdc7f291abe84655 (patch)
tree7e33805ed9f5cdbaadf25312fbec98e6dfdce2ef /vps-configuration.nix
parentvps.scm: Change locale to fr_FR.UTF-8 (diff)
downloadtoph-28d15a26debe76d503a36dd3fdc7f291abe84655.tar.gz
toph-28d15a26debe76d503a36dd3fdc7f291abe84655.tar.xz
Remove most Nix files
Diffstat (limited to 'vps-configuration.nix')
-rw-r--r--vps-configuration.nix9
1 files changed, 4 insertions, 5 deletions
diff --git a/vps-configuration.nix b/vps-configuration.nix
index d8261cd..9189c34 100644
--- a/vps-configuration.nix
+++ b/vps-configuration.nix
@@ -13,7 +13,7 @@ let
matrixServerJSON = { "m.server" = "${matrixDomain}:443"; };
matrixClientJSON = { "m.homeserver" = { "base_url" = "https://${TLD}"; }; };
matrixPort = 8008;
- static-sites = [ "boneco" "pdfs-da-d-maria" ];
+ static-sites = [ ]; # [ "boneco" "pdfs-da-d-maria" ];
docs-projects = [ "mediator" "libedn" "x-bindgen" ];
# "eq" "songbooks"
};
@@ -193,15 +193,14 @@ in {
enable-index-owner=0
enable-log-filecount=1
enable-log-linecount=1
- root-desc=public repositories
- root-readme=/data/git/about.html
+ root-desc=Patches welcome!
readme=:README.md
readme=:README
readme=:README.rst
readme=:README.org
max-repodesc-length=120
remove-suffix=1
- root-title=EuAndreh's git repositories
+ root-title=EuAndreh's repositories
snapshots=tar.gz zip
source-filter=${pkgs.cgit}/lib/cgit/filters/syntax-highlighting.py
about-filter=${pkgs.cgit}/lib/cgit/filters/about-formatting.sh
@@ -211,7 +210,7 @@ in {
};
logrotate = {
- enable = true;
+ enable = false;
extraConfig = ''
compress