octochip/packages/nix/systems.nix

3 lines
41 B
Nix

{...}: {
systems = ["x86_64-linux"];
}