1
1
mirror of https://github.com/divnix/digga.git synced 2025-01-09 01:26:43 +03:00
digga/doc
David Arnold 6267d6abf9 imp: remove default application of profileTests
now that we have per-host custom tests, it does not make sense anymore
to have magic lumpsum tests.

users are encouraged to use the new digga.lib.allProfilesTest standard
test and add it to a host's test like so:

`nixos.<host>.tests = [ digga.lib.allPrefilesTest ];`
2022-02-23 15:23:14 -08:00
..
theme docs: add general docs (w/o library reference) 2022-02-23 15:23:14 -08:00
.gitignore fix: don't git ignore the mdbook index 2022-02-23 15:23:14 -08:00
api-reference-channels.md imp: add per host tests 2022-02-23 15:23:14 -08:00
api-reference-devshell.md spelling fixes 2022-02-23 15:23:14 -08:00
api-reference-home.md spelling fixes 2022-02-23 15:23:14 -08:00
api-reference-nixos.md fix: doc fixes 2022-02-23 15:23:14 -08:00
api-reference.md spelling fixes 2022-02-23 15:23:14 -08:00
book.toml docs: add general docs (w/o library reference) 2022-02-23 15:23:14 -08:00
CONTRIBUTING.md spelling fixes 2022-02-23 15:23:14 -08:00
SUMMARY.md spelling fixes 2022-02-23 15:23:14 -08:00
tests.md imp: remove default application of profileTests 2022-02-23 15:23:14 -08:00