aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-31 06:49:20 -0300
committerEuAndreh <eu@euandre.org>2019-05-31 06:51:15 -0300
commit03a9f6965e88f385cfedcd56f6867e34cc97e2bd (patch)
tree52ae1406620456b265cee48cf5a6d5ab019fc6bc /public
parentAdd template.nix as public (published) file (diff)
downloaddotfiles-03a9f6965e88f385cfedcd56f6867e34cc97e2bd.tar.gz
dotfiles-03a9f6965e88f385cfedcd56f6867e34cc97e2bd.tar.xz
Use nix-shell shebang for public/install-nixos.sh
Diffstat (limited to 'public')
-rwxr-xr-x[-rw-r--r--]public/install-nixos.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/public/install-nixos.sh b/public/install-nixos.sh
index fbb826e..311205f 100644..100755
--- a/public/install-nixos.sh
+++ b/public/install-nixos.sh
@@ -1,4 +1,6 @@
-#!/usr/bin/env bash
+#!/usr/bin/env nix-shell
+#!nix-shell --pure -i bash -p bash jq envsubst
+# shellcheck shell=bash
set -Eeuo pipefail
# download nix files before starting