[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 # Use german keyboard layout
loadkeys de loadkeys de
# List block devices # Short for all the stuff below !!! ONLY ON EMPTY DRIVES !!!
lsbkl curl -L https://www.fischer.im/nixos/minimal-install --output install.sh
chmod 744 ./install.sh
./install.sh
``` ```
### 2. Partitionierung ### 2. Partitionierung