This repository has been archived on 2025-08-05. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
learn-go-with-tests/flake-modules/systems.nix

4 lines
36 B
Nix
Raw Normal View History

2025-07-29 21:54:35 +01:00
{
systems = [ "x86_64-linux" ];
}