configurations for my servers and desktops
nix nixos flake dots dotfiles

fix: bluepill-proxy caddy hash

+1 -1
+1 -1
hosts/bluepill-proxy/modules/caddy.nix
··· 22 22 plugins = [ 23 23 "github.com/mholt/caddy-l4@v0.0.0-20251001194302-2e3e6cf60b25" 24 24 ]; 25 - hash = "sha256-nIQ3E1gIUqvZA+JMmZmdFy8NMOyuRmA5O+qLi0Ne8s4="; 25 + hash = "sha256-MTXqUeUI/P5GbritkrxgO6wYsV7axVhqPJLAibRX3dE="; 26 26 }; 27 27 email = "devin@devins.page"; 28 28 virtualHosts = {