1
1
mirror of https://github.com/divnix/digga.git synced 2024-12-23 16:11:51 +03:00
digga/examples/groupByConfig
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
..
devshell imp: pass down self to grouped folder layout 2022-02-23 15:23:14 -08:00
home fix: remove deprecated accessors in examples 2022-02-23 15:23:14 -08:00
nixos imp: remove default application of profileTests 2022-02-23 15:23:14 -08:00
flake.nix fix: example / tests 2022-02-23 15:23:14 -08:00