mirror of
https://github.com/librephoenix/nixos-config
synced 2025-09-05 04:24:02 +05:30
Add todo note for convenience script improvements
This commit is contained in:
parent
7c6bcf426b
commit
867024731c
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue