Compare commits
2 commits
9c45bf2fd0
...
56a863e7c7
| Author | SHA1 | Date | |
|---|---|---|---|
| 56a863e7c7 | |||
| 08ed409342 |
2 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||||
|
|
||||||
|
|
|
||||||
1
home.nix
1
home.nix
|
|
@ -124,6 +124,7 @@ in
|
||||||
vlc
|
vlc
|
||||||
zulip
|
zulip
|
||||||
linphone
|
linphone
|
||||||
|
lmstudio
|
||||||
|
|
||||||
# Fonts
|
# Fonts
|
||||||
nerd-fonts.commit-mono
|
nerd-fonts.commit-mono
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue