nix-config/modules2/systems.nix

4 lines
36 B
Nix
Raw Normal View History

2025-07-23 19:26:20 +01:00
{
systems = [ "x86_64-linux" ];
}