mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-05-13 15:51:09 +02:00
dns fuckery
This commit is contained in:
parent
5f43998de8
commit
f8eee37e51
12 changed files with 62 additions and 20 deletions
33
flake.lock
generated
33
flake.lock
generated
|
@ -39,11 +39,11 @@
|
|||
"uv2nix": "uv2nix"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1746770624,
|
||||
"narHash": "sha256-40c1p1EiveXd8P4MsG21+M4x/0QOCGQJP0ISyx9L1QE=",
|
||||
"lastModified": 1746874492,
|
||||
"narHash": "sha256-Gm2Eb5KBxAL6y9WJj7phRMXNAZzVkKlm9Dky9WDZHtQ=",
|
||||
"owner": "nix-community",
|
||||
"repo": "authentik-nix",
|
||||
"rev": "0b5a36483867e2473a40610d0dcb7cb06260a6cf",
|
||||
"rev": "2ef24fac993808a1a57f367ef58ac0f5254c3489",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -85,6 +85,26 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"caddy-patched": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1746901403,
|
||||
"narHash": "sha256-2tkRHeNEkaE1x0ayfi30+nrIQv4Nio/NeT8U3i3qeQA=",
|
||||
"owner": "rouven0",
|
||||
"repo": "nixos-caddy-patched",
|
||||
"rev": "ad2df7623e62ee4595c8f523b30cf6914a2cb6bd",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "rouven0",
|
||||
"repo": "nixos-caddy-patched",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"crane": {
|
||||
"locked": {
|
||||
"lastModified": 1731098351,
|
||||
|
@ -279,11 +299,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1746798521,
|
||||
"narHash": "sha256-axfz/jBEH9XHpS7YSumstV7b2PrPf7L8bhWUtLBv3nA=",
|
||||
"lastModified": 1746892839,
|
||||
"narHash": "sha256-0b9us0bIOgA1j/s/6zlxVyP3m97yAh0U+YwKayJ6mmU=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "e95a7c5b6fa93304cd2fd78cf676c4f6d23c422c",
|
||||
"rev": "12e67385964d9c9304daa81d0ad5ba3b01fdd35e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -616,6 +636,7 @@
|
|||
"inputs": {
|
||||
"agenix": "agenix",
|
||||
"authentik": "authentik",
|
||||
"caddy-patched": "caddy-patched",
|
||||
"dns": "dns",
|
||||
"home-manager": "home-manager",
|
||||
"impermanence": "impermanence",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue