mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-09 06:05:10 +02: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
|
# the following directories will be passed to /persistent/home/$USER
|
||||||
users.ryan = {
|
users.ryan = {
|
||||||
directories = [
|
directories = [
|
||||||
"codes"
|
"codes" # for personal code
|
||||||
|
"work" # for work, contains a .gitconfig with my work email.
|
||||||
"nix-config"
|
"nix-config"
|
||||||
"tmp"
|
"tmp"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user