Updated flake; small fixes to account for update; added unity for laptop
This commit is contained in:
parent
fc8178ed80
commit
cc65757a1f
11 changed files with 111 additions and 78 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
NH_FLAKE=$(mktemp -d)
|
||||
git clone . "$NH_FLAKE" #TODO: replace . with valid bash for script dir.
|
||||
cp -r . "$NH_FLAKE" #TODO: replace . with valid bash for script dir.
|
||||
|
||||
cd "$NH_FLAKE" || exit
|
||||
git lfs install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue