about summary refs log blame commit diff
path: root/ops/nixos/all-systems.nix
blob: 05a89e05ab701e262c2f0e446b3ea4340f63589d (plain) (tree)
1
2
3
4
5
6
7
8
9








                                 
          



                                               
       
  
{ depot, ... }:

(with depot.ops.nixos; [
  whitby
]) ++

(with depot.users.tazjin.nixos; [
  camden
  frog
  tverskoy
]) ++

(with depot.users.glittershark.system.system; [
  chupacabra
  yeren
])