Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cab404/potan-usb-rpi
https://github.com/cab404/potan-usb-rpi
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cab404/potan-usb-rpi
- Owner: cab404
- Created: 2022-08-03T05:00:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-03T05:10:08.000Z (over 2 years ago)
- Last Synced: 2024-12-21T07:07:00.726Z (13 days ago)
- Language: Nix
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# usbproxy
Small RPi4 NixOS image/config flake I made for @potan.
It’s as barebones as it gets, so feel free to use it as a base for your configs.
There’s a simple usbip module in [usbip.nix](./usbip.nix), which is not in nixpkgs as of yet.It also tries and fails to enable host mode on USB-C port, see [hw.nix](./hw.nix).