Auto-commit: 2026-01-05 05:46:12

This commit is contained in:
2026-01-05 05:46:12 +00:00
parent bafc844394
commit cc685690f5

View File

@@ -28,6 +28,7 @@
}; };
volumes = [ volumes = [
"/home/lilly/.config/git/config:/root/.gitconfig:ro" "/home/lilly/.config/git/config:/root/.gitconfig:ro"
"/home/lilly/.ssh/known_hosts:/root/.ssh/known_hosts"
"/home/lilly/.ssh/id_ed25519:/root/.ssh/id_ed25519:ro" "/home/lilly/.ssh/id_ed25519:/root/.ssh/id_ed25519:ro"
"/home/lilly/LillyOS:/home/LillyOS:rw" "/home/lilly/LillyOS:/home/LillyOS:rw"
]; ];