39e59c740d9e ^
1ca4c6d2beb5 ^
06a20ba3df2c ^
1
2 3 4 5
6
7
8
{ depot, ... }: let systemFor = sys: (depot.ops.nixos.nixosFor sys).system; in { marcusSystem = systemFor depot.users.wpcarro.nixos.marcus; meta.targets = [ "marcusSystem" ]; }