diff options
| author | 2023-12-19 16:49:45 +0500 | |
|---|---|---|
| committer | 2023-12-19 16:49:45 +0500 | |
| commit | 767acacce8edf45fcd4be8d9d03fb3b0d7e96166 (patch) | |
| tree | 48026cba0c2168dc21e11bf2bbfb1013f6936cd6 | |
| parent | 971c58de281e5a421745c9b003a1052eefaee737 (diff) | |
Update user_configuration.json
| -rw-r--r-- | user_configuration.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/user_configuration.json b/user_configuration.json index dfb5e32..2ec0529 100644 --- a/user_configuration.json +++ b/user_configuration.json @@ -47,7 +47,8 @@ "ntp": true, "offline": false, "packages": [ - "git" + "git", + "stow" ], "parallel downloads": 0, "profile_config": { |
