mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-25 10:52:03 +01:00
fix: idols-ai - persist work code
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user