brac minimal on flake fix

This commit is contained in:
MeexReay 2025-04-13 23:52:18 +03:00
parent e504123cef
commit c84a92f417

View File

@ -62,8 +62,8 @@ nix run github:MeexReay/bRAC # run (builds and runs bRAC)
Minimal version: Minimal version:
```bash ```bash
nix build .#bRAC-minimal nix build github:MeexReay/bRAC#bRAC-minimal
nix run .#bRAC-minimal nix run github:MeexReay/bRAC#bRAC-minimal
``` ```
## default config ## default config