aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-09-21 11:44:32 -0700
committerFranck Cuny <franck@fcuny.net>2024-09-21 11:44:32 -0700
commit016ca539cb1efdc074f8fec67add97b070ddeec7 (patch)
treedc503f1ab49014072154c5586fb6c3ac82e02397 /nix
parenta few more tweaks for cgit (diff)
downloadinfra-016ca539cb1efdc074f8fec67add97b070ddeec7.tar.gz
sort repositories by age
Diffstat (limited to 'nix')
-rw-r--r--nix/hosts/wildcat/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/hosts/wildcat/configuration.nix b/nix/hosts/wildcat/configuration.nix
index bc28ae2..884b292 100644
--- a/nix/hosts/wildcat/configuration.nix
+++ b/nix/hosts/wildcat/configuration.nix
@@ -63,6 +63,7 @@
max-atom-items = 108;
max-commit-count = 250;
max-repo-count = 500;
+ repository-sort = "age";
snapshots = "tar.gz";
root-title = "¯\\_(ツ)_/¯";
root-desc = "source code of my various projects";