Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nxy7/headlessraspberrypinixos
https://github.com/nxy7/headlessraspberrypinixos
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nxy7/headlessraspberrypinixos
- Owner: nxy7
- Created: 2023-06-02T14:53:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-11T21:36:35.000Z (over 1 year ago)
- Last Synced: 2024-12-23T00:54:40.807Z (17 days ago)
- Language: Nix
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Headless NixOS Raspberry PI setup.
# How to use
```bash
# clone repository
git clone https://github.com/nxy7/headlessRaspberryPiNixOS# run flake producing SD image
nix run .# flash sd card with produced image and boot Raspberry Pi with it
```