nix-config/modules2/meta/systems.nix
2025-08-05 00:12:56 +01:00

3 lines
36 B
Nix

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