📦️ aristotle: run carmirror
This commit is contained in:
parent
2f83341de0
commit
3e52123b80
@ -44,6 +44,9 @@
|
||||
environment.systemPackages = with pkgs; [ libraspberrypi ];
|
||||
|
||||
services = {
|
||||
kubo = {
|
||||
package = pkgs.kubo_carmirror;
|
||||
};
|
||||
prometheus = {
|
||||
enable = true;
|
||||
port = 9090;
|
||||
|
Loading…
x
Reference in New Issue
Block a user