Nix configurations for my homelab
0

Configure Feed

Select the types of activity you want to include in your feed.

Update caddy plugin hash

+1 -1
+1 -1
dandelion/services/caddy.nix
··· 42 42 services.caddy = { 43 43 package = pkgs.caddy.withPlugins { 44 44 plugins = [ "github.com/mholt/caddy-events-exec@v0.0.0-20231121214933-055bfd2e8b82" ]; 45 - hash = "sha256-e7LZ8lTlZvWzGhzKIEssF/HpKibbZaiUVSBO1afB06g="; 45 + hash = "sha256-GNjMGLpOaam+Xt2DMpB9Ta7htSq/M3LtYoG5N7uosG8="; 46 46 }; 47 47 globalConfig = '' 48 48 events {