mirror of
https://github.com/juanfont/headscale.git
synced 2025-04-25 04:43:06 -04:00
Revert overlay overlapping
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
94be5ca295
commit
fc6a1e15fc
@ -127,8 +127,6 @@
|
||||
config.Entrypoint = [(pkgs.headscale + "/bin/headscale")];
|
||||
};
|
||||
in rec {
|
||||
overlays.default = self.overlay;
|
||||
|
||||
# `nix develop`
|
||||
devShell = pkgs.mkShell {buildInputs = devDeps;};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user