feat(headscale): lock input
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
2b9805c47f
commit
e79238f15f
3 changed files with 2 additions and 0 deletions
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
BIN
flake.nix
BIN
flake.nix
Binary file not shown.
|
@ -72,6 +72,8 @@ let
|
|||
headscale = mkDep {
|
||||
owner = "juanfont";
|
||||
repo = "headscale";
|
||||
# Keep at working rev while away from servers
|
||||
rev = "022fb24cd92035470496d50d86bf8c9ee74b1e7e";
|
||||
};
|
||||
|
||||
caddy-plugins = mkDep {
|
||||
|
|
Loading…
Reference in a new issue