git-repo-updater/flake-modules/systems.nix
2025-07-31 20:14:14 +01:00

3 lines
36 B
Nix

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