more stuff in fake machine

This commit is contained in:
Nicolas Jeannerod 2025-05-12 09:23:06 +02:00
parent 23393f4cef
commit e42f165ca9
Signed by untrusted user: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -29,6 +29,11 @@ testers.runNixOSTest (
../../../launch/mastodon.nix
../../../launch/pixelfed.nix
../../../launch/peertube.nix
../../../infra/test-machines/test06
{
nix.nixPath = [ "/dummy/nix/path" ];
users.users.root.openssh.authorizedKeys.keys = [ "dummykey" ];
}
{
terraform = {
domain = "fediversity.net";