rename checks services

This commit is contained in:
2025-10-30 12:03:24 +07:00
parent 5ffbe0ed9b
commit 891504f173
10 changed files with 10 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ in
perSystem =
{ ... }:
{
clan.nixosTests.paperless = {
clan.nixosTests.service-paperless = {
imports = [ ./tests/vm/default.nix ];
clan.modules."@clan/paperless" = module;