feat(users/flokli): expose readTree targets to CI
Change-Id: I3ea801b47267f4c985c2ab5cb1b79b2659894307 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9838 Reviewed-by: flokli <flokli@flokli.de> Tested-by: BuildkiteCI Autosubmit: flokli <flokli@flokli.de>
This commit is contained in:
parent
9e2f1f4583
commit
d83b574be7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ let
|
|||
'';
|
||||
|
||||
in
|
||||
rec {
|
||||
depot.nix.readTree.drvTargets rec {
|
||||
archeologySystem = (depot.ops.nixos.nixosFor ({ ... }: {
|
||||
imports = [
|
||||
./archeology/configuration.nix
|
||||
|
|
Loading…
Reference in a new issue