NixOS 25.11 migration

This commit is contained in:
TheWanderingCrow 2025-12-01 08:24:10 -05:00
parent bc5129a87d
commit 5718c8ca6d
16 changed files with 107 additions and 463 deletions

View file

@ -92,7 +92,7 @@
acmeCA = "https://acme-v02.api.letsencrypt.org/directory";
package = pkgs.caddy.withPlugins {
plugins = [ "github.com/greenpau/caddy-security@v1.1.31" ];
hash = "sha256-6WJ403U6XbaNfncIvEJEwUc489yyRhv4jP7H/RVJWlM=";
hash = "sha256-65Z20N16/jHOtVb85HLx0z4nHEuG9POEV7D5QXOGYQM=";
};
};
}