feat: add tailscale
This commit is contained in:
parent
a136bfa638
commit
218af1ac42
1 changed files with 4 additions and 0 deletions
|
|
@ -147,6 +147,10 @@
|
|||
enable = true;
|
||||
};
|
||||
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# List packages installed in system profile.
|
||||
# You can use https://search.nixos.org/ to find more packages (and options).
|
||||
# environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue