nix-config/modules2/systems.nix
2025-07-23 19:26:20 +01:00

3 lines
36 B
Nix

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