migrate arma configs to module
Some checks failed
/ check (push) Failing after 6s
/ deploy (push) Has been skipped

This commit is contained in:
Jermeiah S 2025-07-01 13:53:12 -04:00
parent 83e62adf85
commit 69e69c2b7f
No known key found for this signature in database
3 changed files with 78 additions and 30 deletions

View file

@ -0,0 +1,8 @@
{ fetchFromGitea }:
fetchFromGitea {
domain = "git.skdevstudios.com";
owner = "SK-Development-Studios";
repo = "ground-zero-conflict-configuration";
rev = "v0.0.1";
sha256 = "sha256-0CclaDqtZxt385I6lgOydOJwdh4HbtNQyQOhwl7hNcM=";
}