Update dotfile application to check for prereqs

This commit is contained in:
anmiller
2025-03-11 13:35:07 +00:00
parent 0a7f1e193a
commit db92ba133b
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