[TASK] Document install script call
This commit is contained in:
parent
5fe8e0d8f2
commit
626c3a57be
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user