Skip to content

Commit

Permalink
Revert overlay overlapping
Browse files Browse the repository at this point in the history
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
  • Loading branch information
kradalby committed Sep 26, 2022
1 parent 94be5ca commit fc6a1e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flake.nix
Expand Up @@ -127,8 +127,6 @@
config.Entrypoint = [(pkgs.headscale + "/bin/headscale")];
};
in rec {
overlays.default = self.overlay;

# `nix develop`
devShell = pkgs.mkShell {buildInputs = devDeps;};

Expand Down

0 comments on commit fc6a1e1

Please sign in to comment.