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.syncthing
|
||||||
pkgs.slack
|
pkgs.slack
|
||||||
pkgs._1password
|
pkgs._1password
|
||||||
|
pkgs.tailscale
|
||||||
# wishlist
|
# wishlist
|
||||||
# LICEcap
|
# LICEcap
|
||||||
# keycastr
|
# keycastr
|
||||||
|
|
@ -23,6 +24,7 @@
|
||||||
# pkgs.google-chrome
|
# pkgs.google-chrome
|
||||||
];
|
];
|
||||||
|
|
||||||
|
services.tailscale.enable = true;
|
||||||
|
|
||||||
# Use a custom configuration.nix location.
|
# Use a custom configuration.nix location.
|
||||||
# $ darwin-rebuild switch -I darwin-config=$HOME/.config/nixpkgs/darwin/configuration.nix
|
# $ darwin-rebuild switch -I darwin-config=$HOME/.config/nixpkgs/darwin/configuration.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue