mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
Add todo note for convenience script improvements
This commit is contained in:
parent
7c6bcf426b
commit
867024731c
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue