clan-flash: --keymap option also sets xserver keymap now. renamed 'clan flash apply' to clan 'flash write'

This commit is contained in:
Qubasa
2024-10-11 20:51:59 +02:00
parent debeabf85e
commit 95cb7d66a7
8 changed files with 22 additions and 18 deletions

View File

@@ -46,7 +46,7 @@ sudo umount /dev/sdb1
It also allows to set language and keymap in the installer image.
```bash
clan flash apply --flake git+https://git.clan.lol/clan/clan-core \
clan flash write --flake git+https://git.clan.lol/clan/clan-core \
--ssh-pubkey $HOME/.ssh/id_ed25519.pub \
--keymap us \
--language en_US.UTF-8 \