tailscale ig

This commit is contained in:
martyTF 2025-12-18 16:51:26 +01:00
parent cd0f907613
commit cef112b672
6 changed files with 60 additions and 27 deletions

View file

@ -9,6 +9,11 @@
trustedInterfaces = [ "tailscale0" ];
};
};
services = {
tailscale = {
enable = true;
};
};
hardware = {
bluetooth = {
enable = true;