1
0

hosts/web-2: add chaosevent.clerie.de

This commit is contained in:
2023-06-13 17:53:45 +02:00
parent 4715a5340e
commit 8936e6a8b5
5 changed files with 76 additions and 2 deletions

21
flake.lock generated
View File

@@ -21,6 +21,26 @@
"type": "github"
}
},
"chaosevents": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1686652220,
"narHash": "sha256-/tMdQgMVy7zpI2Bel3jwMPTeu+yh/Wp+3AhqcNe3KlI=",
"ref": "refs/heads/main",
"rev": "0e2fcf3195a2919ca9ea808cc2adedd4af7ff743",
"revCount": 1,
"type": "git",
"url": "https://git.clerie.de/clerie/chaosevents.git"
},
"original": {
"type": "git",
"url": "https://git.clerie.de/clerie/chaosevents.git"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
@@ -134,6 +154,7 @@
"root": {
"inputs": {
"agenix": "agenix",
"chaosevents": "chaosevents",
"fernglas": "fernglas",
"nixos-exporter": "nixos-exporter",
"nixpkgs": "nixpkgs",