added todo

This commit is contained in:
Ranomier 2025-03-29 19:09:21 +01:00
parent e246b88ae1
commit f692df2907

View file

@ -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"