diff --git a/flake.lock b/flake.lock index 3d96a7d2..b5c5220a 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/flake.nix b/flake.nix index 5f689f88..1682b16c 100644 Binary files a/flake.nix and b/flake.nix differ diff --git a/inputs.nix b/inputs.nix index 9ffea5be..77bd647d 100644 --- a/inputs.nix +++ b/inputs.nix @@ -72,6 +72,8 @@ let headscale = mkDep { owner = "juanfont"; repo = "headscale"; + # Keep at working rev while away from servers + rev = "022fb24cd92035470496d50d86bf8c9ee74b1e7e"; }; caddy-plugins = mkDep {