summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/x/source.nix
blob: 05b74a01415dc6f93bcf1e9d9c238817494c0027 (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;
}