📦️ aristotle: run carmirror

This commit is contained in:
James Walker 2023-04-08 15:50:20 -04:00
parent 2f83341de0
commit 3e52123b80
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -44,6 +44,9 @@
environment.systemPackages = with pkgs; [ libraspberrypi ];
services = {
kubo = {
package = pkgs.kubo_carmirror;
};
prometheus = {
enable = true;
port = 9090;