aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hosts/richese/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/richese/default.nix b/hosts/richese/default.nix
index c00c630..fdccf70 100644
--- a/hosts/richese/default.nix
+++ b/hosts/richese/default.nix
@@ -8,6 +8,7 @@
};
environment.systemPackages = with pkgs; [
+ git-review
openstackclient
];