Files
packages/anda/system/polycrystal/anda.hcl
T
Owen Zimmerman deb18d2fa7 Add: Polycrystal (#2498)
* Add: Polycrystal

* switch from commit based to release based

* WIP - add systemd macros and potential preset file calling

* install service file

* Forgot to put the preset file in the files section

* update changelog

* add config and data dirs

* enable systemd scriptlets

* create empty dirs

* fix changelog and update version

* add buildroot prefixes

* remove config line

---------

Co-authored-by: madomado <madonuko@outlook.com>
Co-authored-by: lea <lleyton@fyralabs.com>
2024-11-21 10:16:38 +08:00

5 lines
53 B
HCL

project pkg {
rpm {
spec = "polycrystal.spec"
}
}