aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/work.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/users/fcuny/work.nix')
-rw-r--r--nix/users/fcuny/work.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nix/users/fcuny/work.nix b/nix/users/fcuny/work.nix
index 7af274e..f502b6a 100644
--- a/nix/users/fcuny/work.nix
+++ b/nix/users/fcuny/work.nix
@@ -1,7 +1,6 @@
{ pkgs, ... }:
let
nomad-prod = pkgs.writeShellScriptBin "nomad-prod" ''
- #!${pkgs.runtimeShell}
set -e
if [ $# -ne 1 ]; then
@@ -30,7 +29,6 @@ in
boundary # for secure remote access
customPackages.hashi
customPackages.sapi
- nomad-pack
nomad-prod
tfswitch
vault