2020-07-03 06:26:33 +02:00
|
|
|
{ depot, ... }:
|
|
|
|
|
2021-04-11 22:50:30 +02:00
|
|
|
(with depot.ops.machines; [
|
2020-07-03 06:26:33 +02:00
|
|
|
whitby
|
|
|
|
]) ++
|
|
|
|
|
|
|
|
(with depot.users.tazjin.nixos; [
|
|
|
|
camden
|
|
|
|
frog
|
2021-03-21 00:48:27 +01:00
|
|
|
tverskoy
|
2020-07-03 06:26:33 +02:00
|
|
|
]) ++
|
|
|
|
|
2021-04-11 23:53:27 +02:00
|
|
|
(with depot.users.grfn.system.system; [
|
2020-11-30 00:59:26 +01:00
|
|
|
yeren
|
2021-12-16 00:40:44 +01:00
|
|
|
]) ++
|
|
|
|
|
|
|
|
(with depot.users.wpcarro.nixos; [
|
|
|
|
marcus
|
2020-07-03 06:26:33 +02:00
|
|
|
])
|