a-kenji
efd772435c
documentation(backups): make exampe more robust
2024-06-04 17:09:26 +02:00
Qubasa
4a27f3bc3f
docs: Fix installer wrong indentation
2024-05-30 22:41:30 +02:00
Jörg Thalheim
eb5fe2fe15
flash: make configuration more explicit
...
Injecting nixos configuration and potentially overriding settings a user
made and can cause surprises.
In most cases, users want to just make these option part of their NixOS
configuration and by having the rest in the command line
we make it more explicit what other configuration is being applied.
2024-05-29 12:45:50 +02:00
Jörg Thalheim
d002419ae7
drop global argparse flags
...
They get shadowed by subargparser options.
2024-05-29 10:21:35 +02:00
DavHau
4e3870365a
docs/secrets: improve chapter assigning access
...
Since we already walk the user through creating a secret in an earlier step, it makes more sense explain first how to add machines/users to an existing secret instead of creating a new one
2024-05-28 13:08:19 +02:00
DavHau
63ee7d8ab1
docs: secrets: list the main steps of the guide
...
... so the user has a routh idea about the mein steps
2024-05-27 12:02:29 +02:00
a-kenji
b5626aae1e
documentation: add keys
2024-05-24 13:46:05 +02:00
clan-bot
e2185a2f36
Merge pull request 'documentation: improve legibility of command output' ( #1423 ) from a-kenji-fix/lsblk into main
2024-05-24 10:40:34 +00:00
a-kenji
33504088c2
documentation: improve legibility of command output
...
Improve legibility of command output.
2024-05-24 12:37:27 +02:00
a-kenji
5320c621b9
documenation: fix flake-parts what's next section
2024-05-24 12:11:42 +02:00
a-kenji
6128032865
documentation: remove references to Icons for introductory material
...
The icons are not yet used in this path.
This is unneccessary overhead for new users, with no payoff yet.
2024-05-21 11:16:12 +02:00
Qubasa
69d1c792b0
Add bcachefs support. Fix clan flash docu.
2024-05-18 23:18:02 +02:00
Qubasa
16bd11be19
Add nix flake check remark to docu
2024-05-14 18:20:56 +02:00
Qubasa
d717646d93
Add clan flash documentation.
2024-05-14 16:13:50 +02:00
Qubasa
01fa7085de
Renamed machines.md to deploy.md
2024-05-14 15:41:15 +02:00
Qubasa
d2a248ed2d
Renamed machines.md to deploy.md
2024-05-14 15:41:15 +02:00
Qubasa
bae03fa338
Add --no-reboot flag to clan machine install
2024-05-14 15:41:15 +02:00
Qubasa
ecc80556cf
Heavily improve documentation and flake template
2024-05-14 15:41:15 +02:00
Qubasa
aa03d0f877
Fix missing efi and x64 support in template
2024-05-14 15:41:15 +02:00
Qubasa
37c72b8848
Reorder getting started documentation
2024-05-10 22:59:45 +02:00
Qubasa
a60978240c
Fix template. Improve docu. Add disko as default imported module.
2024-05-10 15:39:46 +02:00
a-kenji
dd99a3e821
docs: simplify hardware-configuration
2024-05-07 21:37:25 +02:00
a-kenji
ca4535ccfd
add: tip
2024-05-07 21:26:15 +02:00
clan-bot
30a82d0a2f
Merge pull request 'clan-cli: add --json and --png flags to machine install' ( #1320 ) from a-kenji-feat/clan-install-json into main
2024-05-07 12:52:21 +00:00
a-kenji
c7e662806f
clan-cli: add --json and --png flags to machine install
...
Allow using `clan machines [machine] install` in conjunction with the
`--json` and `--png` flags.
Fixes #1180
2024-05-07 14:47:13 +02:00
Johannes Kirschbauer
1f63c661b1
template: use disko module direcly
2024-04-30 19:16:13 +02:00
Johannes Kirschbauer
6709ae4c0d
docs: improve docs
2024-04-26 11:20:43 +02:00
Johannes Kirschbauer
904e4cf624
docs: improve docs
2024-04-26 11:07:33 +02:00
Johannes Kirschbauer
05f3da28f8
docs: improve secrets documentation
2024-04-26 10:44:14 +02:00
Jörg Thalheim
58968019d0
fix actual installer
2024-04-19 14:13:02 +02:00
Johannes Kirschbauer
d5cff80489
docs: init synthing & deltachat
2024-04-17 18:26:37 +02:00
a-kenji
887f7c680d
documentation: convert note to admonition
2024-04-16 12:28:32 +02:00
Johannes Kirschbauer
da486ae9ec
docs: improve flake-parts configuration
2024-04-16 12:02:44 +02:00
a-kenji
48f3611478
documentation: improve presentation
2024-04-15 11:57:23 +02:00
a-kenji
2381d3e4c5
documentation: small admonition nit
2024-04-14 15:18:16 +02:00
clan-bot
98297e32e4
Merge pull request 'documentation: improve configuration' ( #1215 ) from a-kenji-docs/configuration into main
2024-04-14 13:05:18 +00:00
a-kenji
43e843a7aa
documentation: improve configuration
2024-04-14 15:00:41 +02:00
a-kenji
16cca7dc5f
documenation: improve flake-parts
2024-04-14 14:23:11 +02:00
a-kenji
0e70a43cb2
documentation: improve secrets page
2024-04-14 13:15:26 +02:00
a-kenji
8bca254450
documentation: improve networking section
2024-04-14 12:43:09 +02:00
a-kenji
2e2a6be406
documenation: improve styling
2024-04-14 12:30:56 +02:00
a-kenji
305a4dad03
documentation: improve installer wording
2024-04-14 12:20:30 +02:00
Johannes Kirschbauer
cadc6c5ac1
docs: fix migrated build directory
2024-04-13 19:40:28 +02:00
Johannes Kirschbauer
c77c1b05d2
docs: decompose configuration guide
2024-04-13 15:46:38 +00:00
a-kenji
ae192a74c3
documentation: make lsblk command copyable
2024-04-13 15:16:05 +02:00
Johannes Kirschbauer
6d6c9a6e85
docs: add success block
2024-04-13 14:53:18 +02:00
Johannes Kirschbauer
4e862cf8cc
docs: rephrase tabs
2024-04-13 14:48:26 +02:00
Johannes Kirschbauer
77921f9c79
docs: clean up directory structure
2024-04-13 14:48:26 +02:00