Add todo note for convenience script improvements

This commit is contained in:
Emmet 2024-04-08 18:11:45 -05:00
parent 7c6bcf426b
commit 867024731c

View file

@ -3,6 +3,8 @@
# Automated script to install my dotfiles
# Clone dotfiles
# TODO make ~/.dotfiles path arbitrary and make all other scripts conform to this
# using SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
nix-shell -p git --command "git clone https://gitlab.com/librephoenix/nixos-config ~/.dotfiles"
# Generate hardware config for new system