feat: Update flakes

This commit is contained in:
2026-03-13 16:40:31 +05:30
parent 6b09de5afc
commit 2409574330
4 changed files with 129 additions and 88 deletions

View File

@@ -60,7 +60,7 @@
networking = final: prev: {
caddyWithCloudflare = inputs.nixpkgs.legacyPackages.${prev.stdenv.hostPlatform.system}.caddy.withPlugins {
plugins = ["github.com/caddy-dns/cloudflare@v0.2.2"];
hash = "sha256-biQdtiscdmrwP6VUsuXmZrvcdewl+g50kdmab5lhE0s=";
hash = "sha256-Gb1nC5fZfj7IodQmKmEPGygIHNYhKWV1L0JJiqnVtbs=";
};
};