tailscale ig
This commit is contained in:
parent
cd0f907613
commit
cef112b672
6 changed files with 60 additions and 27 deletions
|
|
@ -9,6 +9,11 @@
|
|||
trustedInterfaces = [ "tailscale0" ];
|
||||
};
|
||||
};
|
||||
services = {
|
||||
tailscale = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
hardware = {
|
||||
bluetooth = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue