updating readme, adding packages for WSL ssh keys

This commit is contained in:
2022-10-13 16:32:10 -04:00
parent 2edff1c5cd
commit 359cd934e0
2 changed files with 62 additions and 1 deletions

View File

@@ -25,6 +25,8 @@
terraform
wget
curl
socat
p7zip
];
programs.bash = {
@@ -38,7 +40,6 @@ programs.bash = {
};
programs.git = {
enable = true;
userName = "sstent";