Commit Graph

76 Commits

Author SHA1 Message Date
Jill
333a43a8ce Tidy up and add links 2023-05-24 15:24:14 +02:00
Jill
15215af99e Tidy up 2023-05-24 15:00:56 +02:00
Jill
5d86ebfee4 1. Minor tidy up on README
2. Added links to INDEX
3. Removed unneeded files
4. Tidied up quickstart
5. Added requirements.md
6. Added supportmatrix.md

TODO: Decide on final format of support matrix and populate w
2023-05-24 14:21:18 +02:00
Jill
61db420d4f Created list of error messages from nixos-remote script and disko script
Also from test runs
TODO
1. Check explanations are correct, and populate those without explanation
2. Add any other known error messages
2023-05-24 14:18:33 +02:00
Jill
f54f2e98b6 Tidied up
Changed CLI command in examples to run from Github.
If it is to remain as it is, we will need to write an installation guide
2023-05-24 14:16:04 +02:00
Jill
5dc9deb5bb Created index 2023-05-22 14:16:11 +02:00
Jill
13cc6a3494 Renamed Summary to INDEX 2023-05-22 14:12:31 +02:00
Jörg Thalheim
818acb038c reformat with prettier 2023-05-19 07:08:40 +02:00
Jill
c6cb9660fa Fixed links and formatting 2023-05-16 19:29:06 +02:00
Jill
38741a1406 Added content to quickstart.md 2023-05-16 19:06:24 +02:00
zimbatm
8428ae7c52 add -i to allow passing private key files
Mirror the `-i` option from SSH, so you can run `nixos-anywhere ~/.ssh/other_key`.

This commit also fixes an issue where the generated key-pair would stay
around when using the SSH_PRIVATE_KEY env var.
2023-05-14 16:08:29 +02:00
Jörg Thalheim
9e26e21f87 move out developer guide out of reference 2023-05-14 15:39:57 +02:00
Jörg Thalheim
d8d2a47973 howtos: expand using the nixos installer and fixups for using own kexec image 2023-05-14 15:17:05 +02:00
Jörg Thalheim
e55ffd7f88 README: several markdown fixes 2023-05-14 14:29:47 +02:00
Jörg Thalheim
bb724e37b0 prettier: wrap long lines 2023-05-14 14:12:42 +02:00
Jörg Thalheim
f5646c99a0 enable prettier and reformat markdown 2023-05-14 14:08:40 +02:00
Jörg Thalheim
2ae380700c use lowercase file names for documentation 2023-05-14 14:02:13 +02:00
Jörg Thalheim
3d7a2ed854 References: add mdsh statement back 2023-05-14 13:59:16 +02:00
JillThornhill
e49ea88fbe Rework documentation 2023-05-14 13:57:58 +02:00
zimbatm
90beb2b579
docs: clean after serve
Don't pollute the tmpdir with old versions of the serve
2023-02-09 12:17:50 +01:00
Jörg Thalheim
73f33f6f5b
make background white and add license to logo 2023-02-02 10:13:21 +01:00
Jörg Thalheim
5d2e8fe800
add logo 2023-02-01 20:40:09 +01:00
Jörg Thalheim
c3326a417f
rename nixos-remote to nixos-anywhere 2023-02-01 19:52:43 +01:00
lassulus
5943ffaf46 nixos-remote.sh: generate temporary ssh-key
we use this so the code has less branches for different ssh-key usecases
2023-01-24 16:42:09 +01:00
Ilan Joselevich
f18629c159
nix: refactor and start using flake-parts 2023-01-11 00:55:53 +02:00
zimbatm
bcdaaa94ec
add minimal docs framework 2022-12-21 19:36:39 +01:00