about summary refs log tree commit diff
path: root/nix/modules/x86_64-linux.nix
blob: 9f81e100cc06ad4f42e331919096f4c9aff55c8f (plain)
1
2
3
4
5
6
{
  imports = [
    ./ports
    ./r2wars-web
  ];
}