Compare commits

...

2 commits

Author SHA1 Message Date
Jet
56a863e7c7
feat: open port 4096 for opencode 2026-03-24 15:11:47 -07:00
Jet
08ed409342
feat: add lm-studio 2026-03-24 15:11:43 -07:00
2 changed files with 2 additions and 0 deletions

View file

@ -29,6 +29,7 @@
networking.firewall.enable = true; networking.firewall.enable = true;
# Required for Tailscale # Required for Tailscale
networking.firewall.checkReversePath = "loose"; networking.firewall.checkReversePath = "loose";
networking.firewall.interfaces."tailscale0".allowedTCPPorts = [ 4096 ];
services.tailscale.enable = true; services.tailscale.enable = true;

View file

@ -124,6 +124,7 @@ in
vlc vlc
zulip zulip
linphone linphone
lmstudio
# Fonts # Fonts
nerd-fonts.commit-mono nerd-fonts.commit-mono