https://github.com/cab404/potan-usb-rpi
https://github.com/cab404/potan-usb-rpi
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cab404/potan-usb-rpi
- Owner: cab404
- Created: 2022-08-03T05:00:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-03T05:10:08.000Z (about 4 years ago)
- Last Synced: 2025-02-12T04:03:17.390Z (over 1 year 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).