Update dotfile application to check for prereqs

This commit is contained in:
2025-04-04 17:43:06 +00:00
parent 4c6b31041a
commit 29e48a870f
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