feat: Update zeronsd

This commit is contained in:
uttarayan21
2025-05-06 11:38:34 +05:30
parent b19bd43549
commit 77d36e4d8b
5 changed files with 161 additions and 23 deletions

View File

@@ -159,6 +159,10 @@
url = "github:hercules-ci/arion";
inputs.nixpkgs.follows = "nixpkgs";
};
zeronsd = {
url = "github:uttarayan21/zeronsd";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {