spotlights-macbook-air: Enable Tailscale

This commit is contained in:
Spotlight 2025-03-20 20:47:48 -05:00
parent 9e1c37a1d2
commit 3360c8d7a2
Signed by: spotlight
GPG key ID: 874AA355B3209BDC

View file

@ -5,7 +5,6 @@
{ config, lib, pkgs, ... }:
{
imports = [
./hardware-configuration.nix
../shared.nix
@ -106,6 +105,8 @@
# iOS tethering, etc
usbmuxd.enable = true;
tailscale.enable = true;
syncthing.enable = true;
};
@ -116,7 +117,7 @@
legcord
muvm
vscode
wireguard-tools
wireguard-tools
];
# :(