add adam site

This commit is contained in:
Kopatz
2024-05-24 16:04:38 +02:00
parent f929bbe487
commit d268730104
8 changed files with 226 additions and 27 deletions

21
flake.lock generated
View File

@@ -195,6 +195,26 @@
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1716431128,
"narHash": "sha256-t3T8HlX3udO6f4ilLcN+j5eC3m2gqsouzSGiriKK6vk=",
"owner": "nix-community",
"repo": "disko",
"rev": "7ffc4354dfeb37c8c725ae1465f04a9b45ec8606",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
@@ -774,6 +794,7 @@
"root": {
"inputs": {
"agenix": "agenix",
"disko": "disko",
"home-manager": "home-manager_2",
"home-manager-unstable": "home-manager-unstable",
"nix-colors": "nix-colors",