aboutsummaryrefslogtreecommitdiff
path: root/nix/profiles/home-manager/shell.nix
diff options
context:
space:
mode:
authorFranck Cuny <fcuny@roblox.com>2024-04-29 15:04:24 -0700
committerFranck Cuny <fcuny@roblox.com>2024-04-29 15:04:24 -0700
commitfb90e7296f00cd6a56ea77b5de81448135b71f63 (patch)
treeb1eb198e8b3e135c98faec4aaca4053c9cbb1683 /nix/profiles/home-manager/shell.nix
parentignore all of github.rbx.com (diff)
downloadinfra-fb90e7296f00cd6a56ea77b5de81448135b71f63.tar.gz
add `robloxenv` to manage hashi credentials
I never know how to get the credentials for some hashi components. This script helps with getting the credentials I need at the edge.
Diffstat (limited to '')
-rw-r--r--nix/profiles/home-manager/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/profiles/home-manager/shell.nix b/nix/profiles/home-manager/shell.nix
index bf63775..2c22880 100644
--- a/nix/profiles/home-manager/shell.nix
+++ b/nix/profiles/home-manager/shell.nix
@@ -30,9 +30,9 @@
self.packages.${pkgs.system}.git-blame-stats
self.packages.${pkgs.system}.git-broom
self.packages.${pkgs.system}.ipconverter
+ self.packages.${pkgs.system}.pizza
self.packages.${pkgs.system}.seqstat
self.packages.${pkgs.system}.slocalc
- self.packages.${pkgs.system}.pizza
];
xdg = {