added uv sync to shell hook
This commit is contained in:
@@ -68,7 +68,7 @@ in
|
||||
ssh.enable = true;
|
||||
bash = {
|
||||
enable = true;
|
||||
profileExtra = "cd ${adPath}";
|
||||
profileExtra = "cd ${adNixPath}";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user