mob next [ci-skip] [ci skip] [skip ci]

lastFile:modules/clan/phonebox/flake-module.nix
This commit is contained in:
2025-10-30 16:18:38 +07:00
parent 74db5fc83e
commit 621f628cbe

View File

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