This repository has been archived on 2024-11-23. You can view files and clone it, but cannot push or open issues or pull requests.
rpi3-configurations/README.md

10 lines
167 B
Markdown
Raw Permalink Normal View History

2023-07-18 13:52:59 +00:00
# RPI3-Configurations
2023-07-23 01:58:03 +00:00
Raspberry Pi 3b+ 配置
## 构建
```bash
nixos-rebuild switch --flake 'git+https://git.sense-t.eu.org/NixOS/rpi3-configurations#default'
```