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