Commit Graph

32 Commits

Author SHA1 Message Date
JayDeLux
1b3053bdb6 Update quickstart.md 2024-06-30 16:00:23 +02:00
Jörg Thalheim
db2478a9a6 quickstart: fix nixos-generate-config scripts 2024-06-19 13:17:39 +00:00
Sandro
3b3c600837
Don't reference this repo as Numtides (#334) 2024-06-17 13:51:23 +02:00
Martins Talbergs
381e8ebf48 Update quickstart.md
fixed common typo
2024-06-15 18:35:33 +02:00
lassulus
4958ff8bf5
Merge pull request #306 from a-kenji/patch-1
docs: fix typos in quickstart
2024-04-23 15:11:38 +02:00
a-kenji
a2b5fcaa9e feat: add env-password
Allow setting the bootstrap password on invocation of
`nixos-anywhere`.

This makes use of the `sshpass` program, to provide `ssh-copy-id` with
the password.

The `runtimeDeps` change in the following way:

sshpass: ∅ → 1.10, +29.5 KiB

Improves the usage especially together with the iso image installers of `nixos-images`.
2024-04-23 11:54:31 +02:00
a-kenji
5c23bd64c2 docs: fix typos in quickstart 2024-04-23 10:35:44 +02:00
a-kenji
fe35eb255f
Fix: link to official wiki (#299) 2024-04-10 01:17:53 +02:00
Sandro Jäckel
7126b644df
Change some links to no longer rely on redirects 2023-12-29 23:04:43 +01:00
Adrien Vakili
98daa9c5b2 Fix url for example repo 2023-11-27 19:04:59 +00:00
phaer
7351eb2f45 fix example url 2023-11-25 12:19:12 +00:00
Pol Dellaiera
9c3de7d78d Replace numtide with nix-community 2023-11-23 09:09:02 +00:00
phaer
c1d289366b don't recommend starting from an empty flake...
...as we've received feedback that this is  more
confusing for newer users than starting from the
example and it's probably safe to assume more experienced
users will be able to figure it out on their own.
2023-10-20 15:09:09 +00:00
phaer
3ce8720c99 quickstart: mention the need to copy generated...
configs to your local machine
2023-10-20 15:09:09 +00:00
phaer
81bac253d9 quickstart: fix link to ssh key example 2023-10-20 15:09:09 +00:00
phaer
ea35767c27 quickstart: fix indentation, explicitly mention
the target machine among the requirements.
2023-10-20 15:09:09 +00:00
Jörg Thalheim
daea29d1e1 split howtos into smaller documents 2023-09-17 16:10:10 +02:00
Jörg Thalheim
34e1c624ec switch to deno for formatting 2023-09-17 08:40:45 +00:00
Jörg Thalheim
731eb9f5d1 quickstart: write a section on how to write hardware configuration 2023-08-31 12:09:59 +00:00
Jörg Thalheim
0f5f957a84
quickstart: clarify updating docs (#191)
* quickstart: clarify updating docs

* fix typo

Co-authored-by: dantefromhell <90508808+dantefromhell@users.noreply.github.com>

---------

Co-authored-by: dantefromhell <90508808+dantefromhell@users.noreply.github.com>
2023-08-27 13:39:19 +01:00
lassulus
581053b2c4 add --vm-test mode for local vm tests
Update src/nixos-anywhere.sh
2023-07-21 15:10:53 +02:00
JillThornhill
64c793dbfb Ran nix fmt 2023-07-09 11:48:36 +02:00
JillThornhill
fbdc9e5c29
Update quickstart.md
Future rebuilds should use the flake, not configuration.nix
2023-07-09 10:46:09 +02:00
zimbatm
0d2bc43dd6 fmt 2023-05-29 14:54:03 +02:00
Jill
333a43a8ce Tidy up and add links 2023-05-24 15:24:14 +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
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
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