petersweb-infra/nixos/README.md

11 lines
297 B
Markdown
Raw Permalink Normal View History

2024-11-15 22:00:01 -09:00
How to install:
nix --extra-experimental-features flakes --extra-experimental-features nix-command run --debug github:numtide/nixos-anywhere --verbose -- --flake .#nixos root@yourhost.com
You will need to maually make these:
```
/root/.ssh/id_rsa
/root/.ssh/id_rsa.pub
/root/.ssh/id_rsa.pem
```