Update dotfile application to check for prereqs

This commit is contained in:
2025-04-05 16:37:09 -04:00
committed by Andrew R. M.
parent c3a9ed26f7
commit 9016dfdaf3
2 changed files with 8 additions and 1 deletions

7
apply-dotfiles-nix Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env nix-shell
#! nix-shell -p stow envsubst -i bash
# Uses nix shell to setup the dotfiles
./apply-dotfiles
# Secret dotfiles need interactivity anyways, not worrying about this for now
# ./apply-secret-dotfiles