about summary refs log tree commit diff
path: root/home/home.nix
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2020-05-08T15·55-0400
committerGriffin Smith <root@gws.fyi>2020-05-08T15·55-0400
commited9621a6662bf527aa83af1067ce73bdf7d54317 (patch)
tree6108858c1b2b66f128f66f6dfd58bea2bd81a98f /home/home.nix
parentebc7ec44a26838b430a53cc092c31eac9db02195 (diff)
add nix-review
Diffstat (limited to 'home/home.nix')
-rw-r--r--home/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/home.nix b/home/home.nix
index 213560b095..f0570cf144 100644
--- a/home/home.nix
+++ b/home/home.nix
@@ -80,6 +80,7 @@ let machine = ./machines/chupacabra.nix; in
 
     # Nix things
     nix-prefetch-github
+    nix-review
   ];
 
   nixpkgs.config.allowUnfree = true;