feat(nixos): add tailscale to system config
This commit is contained in:
parent
a29c56e3bc
commit
2099f547de
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@
|
|||
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
##############################
|
||||
### System ###
|
||||
##############################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue