2
0
Fork 1
mirror of https://github.com/elitak/nixos-infect synced 2025-03-14 13:46:59 +00:00
This commit is contained in:
wicsp 2024-12-24 12:12:00 +08:00 committed by GitHub
commit 3b5c2471d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,6 +52,7 @@ and most importantly, simply didn't work for me!
> *NB:* This step is important.
> The root user will not have a password when nixos-infect runs to completion.
> To enable root login, you *must* have an SSH key configured.
> If a custom SSH port is used, it will be reverted back to 22.
4) run the script with:
```
@ -237,6 +238,7 @@ Aliyun ECS tested on ecs.s6-c1m2.large, region **cn-shanghai**, needs a few twea
|------------|-----------------|-----------|----------|
|Ubuntu | 20.04 |**success**|2021-12-28|
|Ubuntu | 22.04 |**success**|2023-04-05|
|Debian | 12.4 |**success**|2024-12-24|
### GalaxyGate