summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/x/source.nix
blob: ecb1d9962929098712efdb42f26e3f205a011a84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  name="x";
  full = true;
  python = true;
  hw = true;
  # unstable = true;
  mic92 = true;
  clever_kexec = true;
  home-manager = true;
  nix-ld = true;
  # torrent = true;
}