fix: idols-ai - persist work code

This commit is contained in:
Ryan Yin
2025-06-03 17:21:18 +08:00
parent c7e6ef3293
commit 0c9ad09cf2

View File

@@ -54,7 +54,8 @@
# the following directories will be passed to /persistent/home/$USER
users.ryan = {
directories = [
"codes"
"codes" # for personal code
"work" # for work, contains a .gitconfig with my work email.
"nix-config"
"tmp"