summaryrefslogtreecommitdiff
path: root/shenvs/config.nix
blob: ea699d372aceb2780fda415c0c5589b59f53c953 (plain)
1
2
3
4
5
6
7
8
9
10
shenvs: {
  gcKeep = with shenvs; [
    android-dev
    dsp
    el3310
    randall
    tabas
    tex
  ];
}