mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
tart: enable tailscale
This commit is contained in:
parent
d7a9c94cf5
commit
7c4baeeb45
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ in
|
|||
];
|
||||
|
||||
services.openssh.enable = true;
|
||||
services.tailscale.enable = true;
|
||||
|
||||
# Workaround the annoying `Failed to start Network Manager Wait Online` error on switch.
|
||||
# https://github.com/NixOS/nixpkgs/issues/180175
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue