Commit Graph

6 Commits (master)

Author SHA1 Message Date
Andreas Wiese 91e380e7fa modules/snipe-it: make phpfpm use phpPackage
We only used phpPackage for artisan script but not for the actual PHPFPM
instance running the service.  This didn't cause any harm as long as the
default PHP instance was php74 but with the switch to php80 this should
be corrected, as Snipe-IT isn't compatible with 8.0.
2021-10-13 11:16:02 +02:00
Andreas Wiese 828a26c33d modules/navidrome: enable only for <21.11 2021-09-22 13:30:05 +02:00
Andreas Wiese 995affe9dc modules/navidrome: init
This is basically copied from nixpkgs-unstable's navidrome module with
some minor modifications.
2021-08-29 23:08:54 +02:00
Andreas Wiese 1538ca5859 modules/snipe-it: remove PostgreSQL support
Since Laravel, the PHP framework used by Snipe-IT in general supports PostgreSQL
and other database systems, there was a slight hope that it would just work™,
even though Snipe-IT itself officially only supports MySQL.  Turns out it
doesn't.

SQLite seems to work fine so far.
2021-04-23 00:34:45 +02:00
Andreas Wiese f8c0d8a036 modules: add services.snipe-it 2021-04-19 13:40:21 +02:00
Andreas Wiese 77af60d5c7 modules: add hardware.cpu.amd.ryzenSMU 2021-03-19 11:38:11 +01:00