worktop uses tailscale to connect to company VPN
This commit is contained in:
parent
622c6c87fa
commit
495c87a542
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
pkgs.syncthing
|
||||
pkgs.slack
|
||||
pkgs._1password
|
||||
pkgs.tailscale
|
||||
# wishlist
|
||||
# LICEcap
|
||||
# keycastr
|
||||
|
|
@ -23,6 +24,7 @@
|
|||
# pkgs.google-chrome
|
||||
];
|
||||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
# Use a custom configuration.nix location.
|
||||
# $ darwin-rebuild switch -I darwin-config=$HOME/.config/nixpkgs/darwin/configuration.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue