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












                                               
       
  
{ depot, ... }:

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

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

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