Skip to content

Commit

Permalink
tailscale-derp has module in nixpkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
ocfox committed Oct 21, 2024
1 parent 25c93bb commit 4c5fa75
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 83 deletions.
124 changes: 42 additions & 82 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions home/home/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ with pkgs;
nil
nixfmt-rfc-style
gh
nh
nixpkgs-review
]
2 changes: 1 addition & 1 deletion modules/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
imports = [
(import ./shadowsocks.nix)
(import ./tailscale-derp.nix)
# (import ./tailscale-derp.nix)
];
};
}

0 comments on commit 4c5fa75

Please sign in to comment.