https://github.com/newam/brother_ql_web
Fork https://github.com/pklaus/brother_ql_web for use with NixOS.
https://github.com/newam/brother_ql_web
Last synced: 8 months ago
JSON representation
Fork https://github.com/pklaus/brother_ql_web for use with NixOS.
- Host: GitHub
- URL: https://github.com/newam/brother_ql_web
- Owner: newAM
- License: gpl-3.0
- Created: 2022-11-11T19:54:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T22:39:49.000Z (over 2 years ago)
- Last Synced: 2023-11-21T23:31:56.834Z (over 2 years ago)
- Language: Python
- Size: 386 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# brother_ql_web
[](https://github.com/newAM/brother_ql_web/actions/workflows/ci.yml)
[](https://github.com/psf/black)
A fork of [pklaus/brother_ql_web](https://github.com/pklaus/brother_ql_web) for use with NixOS.
## Usage
This is a pretty niche application, and I do not expect other people to use this.
Please open an issue if you want more detailed instructions!
1. Add this flake to your flake inputs.
2. Add `overlays.default` to your nixpkgs overlays.
3. Add `nixosModules.default` to your NixOS module imports.
4. See [module.nix](./module.nix) for configuration options.