diff --git a/configuration.nix b/configuration.nix index 0e97aee..9d76c29 100644 --- a/configuration.nix +++ b/configuration.nix @@ -29,6 +29,7 @@ networking.firewall.enable = true; # Required for Tailscale networking.firewall.checkReversePath = "loose"; + networking.firewall.interfaces."tailscale0".allowedTCPPorts = [ 4096 ]; services.tailscale.enable = true; diff --git a/home.nix b/home.nix index e50402d..e52f995 100644 --- a/home.nix +++ b/home.nix @@ -124,6 +124,7 @@ in vlc zulip linphone + lmstudio # Fonts nerd-fonts.commit-mono