[TASK] Document install script call

This commit is contained in:
Sebastian Fischer 2026-02-10 17:38:47 +01:00
parent 5fe8e0d8f2
commit 626c3a57be

View File

@ -20,8 +20,10 @@ sudo -i
# Use german keyboard layout
loadkeys de
# List block devices
lsbkl
# Short for all the stuff below !!! ONLY ON EMPTY DRIVES !!!
curl -L https://www.fischer.im/nixos/minimal-install --output install.sh
chmod 744 ./install.sh
./install.sh
```
### 2. Partitionierung