about summary refs log blame commit diff
path: root/ops/machines/all-systems.nix
blob: b20022840ffbc7c3a6a23f54465366f7870a66ab (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; [
  yeren
  mugwump
]) ++

(with depot.users.wpcarro.nixos; [
  diogenes
  marcus
])