better organize related monero and matrix services
All checks were successful
Build and Deploy / deploy (push) Successful in 2m48s

This commit is contained in:
2026-04-04 14:32:26 -04:00
parent 8ea96c8b8e
commit 324a9123db
12 changed files with 19 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
...
}:
let
script = ../services/xmrig-auto-pause.py;
script = ../services/monero/xmrig-auto-pause.py;
python = pkgs.python3;
in
pkgs.testers.runNixOSTest {