10 lines
167 B
Markdown
10 lines
167 B
Markdown
# RPI3-Configurations
|
|
|
|
Raspberry Pi 3b+ 配置
|
|
|
|
## 构建
|
|
|
|
```bash
|
|
nixos-rebuild switch --flake 'git+https://git.sense-t.eu.org/NixOS/rpi3-configurations#default'
|
|
```
|