added todo
This commit is contained in:
parent
e246b88ae1
commit
f692df2907
1 changed files with 2 additions and 0 deletions
2
nswitch
2
nswitch
|
@ -5,6 +5,8 @@ set -E -o pipefail
|
|||
shopt -s failglob
|
||||
export LC_ALL=C.UTF8
|
||||
|
||||
# TODO: implement step by step update with diff in between (first build then switch)
|
||||
|
||||
INITIAL_PWD="$(pwd)"
|
||||
PROJECT="$HOME/Projects/NixOS"
|
||||
GIT_PATTERN="." # "*.nix"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue