Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dramforever/nixos-visionfive

My VisionFive NixOS config
https://github.com/dramforever/nixos-visionfive

Last synced: about 1 month ago
JSON representation

My VisionFive NixOS config

Awesome Lists containing this project

README

        

# nixos-visionfive

The NixOS configuration I run on my VisionFive board.

Requires a U-Boot installation that supports Distroboot, e.g. [NickCao/u-boot-starfive].

[NickCao/u-boot-starfive]: https://github.com/NickCao/u-boot-starfive

## Notes on some files

### `secrets.yaml`

My secret stuff. You just don't get to see them.

Currently used for:

- `networking.wireless` configuration (`wpa_supplicant`)

### `starfive-linux.nix`

Based on: https://github.com/MatthewCroughan/visionfive-nix/blob/master/kernel.nix

### `dt-overlays/jtag-pins.dts`

A device tree overlay that keeps JTAG pins available even after boot.