From b8c5210998847d13ff48fd0673ccc083750acad1 Mon Sep 17 00:00:00 2001 From: Sacabambaspis <102341238+DataEraserC@users.noreply.github.com> Date: Tue, 26 Mar 2024 18:30:38 +0800 Subject: [PATCH] fix(comment typo): souce->source --- modules/nixos/desktop/remote-desktop/tailscale.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nixos/desktop/remote-desktop/tailscale.nix b/modules/nixos/desktop/remote-desktop/tailscale.nix index 777c053e..dff4ba55 100644 --- a/modules/nixos/desktop/remote-desktop/tailscale.nix +++ b/modules/nixos/desktop/remote-desktop/tailscale.nix @@ -7,7 +7,7 @@ # # Tailscale - your own private network(VPN) that uses WireGuard # -# It's open souce and free for personal use, +# It's open source and free for personal use, # and it's really easy to setup and use. # Tailscale has great client coverage for Linux, windows, Mac, android, and iOS. # Tailscale is more mature and stable compared to other alternatives such as netbird/netmaker.