about summary refs log tree commit diff
path: root/sys
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2020-04-15 16:18:55 +0000
committerAlyssa Ross <hi@alyssa.is>2020-04-15 16:41:49 +0000
commitce0e0387ccbdf758c7fb7e5c16331b609f23c219 (patch)
treeabd31fbc116c61166caa7b1cfca4db57a73f0eb3 /sys
parentee4f4fa3e9a84901dc9b660667a816caa04e4920 (diff)
downloadnixlib-ce0e0387ccbdf758c7fb7e5c16331b609f23c219.tar
nixlib-ce0e0387ccbdf758c7fb7e5c16331b609f23c219.tar.gz
nixlib-ce0e0387ccbdf758c7fb7e5c16331b609f23c219.tar.bz2
nixlib-ce0e0387ccbdf758c7fb7e5c16331b609f23c219.tar.lz
nixlib-ce0e0387ccbdf758c7fb7e5c16331b609f23c219.tar.xz
nixlib-ce0e0387ccbdf758c7fb7e5c16331b609f23c219.tar.zst
nixlib-ce0e0387ccbdf758c7fb7e5c16331b609f23c219.zip
sys/atuin: install cgit man pages
Diffstat (limited to 'sys')
-rw-r--r--sys/atuin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/atuin.nix b/sys/atuin.nix
index 58eede6705a5..200ee9e138a7 100644
--- a/sys/atuin.nix
+++ b/sys/atuin.nix
@@ -223,7 +223,7 @@
     install -g spectrum -m 0775 -d /home/spectrum/git
   '';
 
-  environment.systemPackages = with pkgs; [ git ];
+  environment.systemPackages = with pkgs; [ cgit git ];
 
   services.nginx.appendConfig = ''
     stream {