unstable tailscale for vuln

This commit is contained in:
death916 2025-11-25 03:47:02 -08:00
parent f258ec4e2d
commit c22a29d7e5
2 changed files with 4 additions and 2 deletions

View file

@ -2,13 +2,15 @@
{
config,
pkgs,
...
unstablePkgs,
...
}:
{
services.tailscale = {
enable = true;
useRoutingFeatures = "both";
package = unstablePkgs.tailscale;
};
networking.firewall.checkReversePath = "loose";

View file

@ -44,7 +44,7 @@
git
vim
wget
tailscale
unstablePkgs.tailscale
halloy
conda
inputs.flox.packages.${pkgs.system}.flox