Added ref to Qubasa-main in template/new-clan/flake.nix

This commit is contained in:
Qubasa
2023-10-20 01:11:32 +02:00
parent 8e9034ad02
commit 3dc7d12e9c
9 changed files with 153 additions and 121 deletions

View File

@@ -57,7 +57,7 @@ def test_configure_machine(
capsys: pytest.CaptureFixture,
monkeypatch: pytest.MonkeyPatch,
) -> None:
monkeypatch.setenv("HOME", str(temporary_dir))
cli = Cli()
cli.run(["config", "-m", "machine1", "clan.jitsi.enable", "true"])
# clear the output buffer