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

               
                           





                                 
          

     
                                       
            
       
  
{ depot, ... }:

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

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

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