arr-init: extract to standalone flake repo

This commit is contained in:
2026-02-27 15:39:19 -05:00
parent 2c0811cfe9
commit 49f06fc26c
6 changed files with 30 additions and 920 deletions

21
flake.lock generated
View File

@@ -25,6 +25,26 @@
"type": "github"
}
},
"arr-init": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1772224010,
"narHash": "sha256-nCchZRcIU2IRRjXUi/7jAfKZFtWD4NZqshAKqNJP+Mg=",
"ref": "refs/heads/main",
"rev": "e9d5d8e0c92ef408f3340933d9109738675d64b8",
"revCount": 1,
"type": "git",
"url": "ssh://gitea@git.gardling.com/titaniumtown/arr-init"
},
"original": {
"type": "git",
"url": "ssh://gitea@git.gardling.com/titaniumtown/arr-init"
}
},
"crane": {
"locked": {
"lastModified": 1771796463,
@@ -352,6 +372,7 @@
"root": {
"inputs": {
"agenix": "agenix",
"arr-init": "arr-init",
"deploy-rs": "deploy-rs",
"disko": "disko",
"home-manager": "home-manager",