tailscale: move back to stable
This commit is contained in:
parent
b2bac906c4
commit
dc83e172b9
1 changed files with 2 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
|||
{ config, inputs, pkgs, ... }:
|
||||
{ config, ... }:
|
||||
|
||||
{
|
||||
services.tailscale.enable = true;
|
||||
# fix build failure temporarily
|
||||
services.tailscale.package = inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.tailscale;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue