docs: actually write README
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 18m50s

This commit is contained in:
2026-03-23 13:36:45 +01:00
parent 2c7a3d360d
commit 7a6f513cb1
3 changed files with 51 additions and 3 deletions

View File

@@ -19,8 +19,8 @@
};
nixConfig = {
extra-trusted-public-keys = [ "devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw=" ];
extra-substituters = [ "https://devenv.cachix.org" ];
extra-trusted-public-keys = ["devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw="];
extra-substituters = ["https://devenv.cachix.org"];
};
outputs = {