chore: first commit.

This commit is contained in:
CronyAkatsuki 2025-10-19 18:14:17 +02:00
commit 7edd412b2b
10 changed files with 936 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module example.com/gomod2nix-template
go 1.17