diff --git a/checks/backups/flake-module.nix b/checks/backups/flake-module.nix index b07b6e513..7c997abf4 100644 --- a/checks/backups/flake-module.nix +++ b/checks/backups/flake-module.nix @@ -169,8 +169,8 @@ in { checks = pkgs.lib.mkIf pkgs.stdenv.isLinux { - test-backups = (import ../lib/container-test.nix) { - name = "test-backups"; + backups = (import ../lib/container-test.nix) { + name = "backups"; nodes.machine = { imports = [