feat: add nix-systems/default flake and remove systems module

This commit is contained in:
Mohammad Rafiq 2025-07-06 05:27:27 +08:00
parent db54193167
commit 2d1f72c2f3
No known key found for this signature in database
3 changed files with 26 additions and 4 deletions

View file

@ -1,3 +0,0 @@
{
systems = [ "x86_64-linux" ];
}