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;
|
||||
# Required for Tailscale
|
||||
networking.firewall.checkReversePath = "loose";
|
||||
networking.firewall.interfaces."tailscale0".allowedTCPPorts = [ 4096 ];
|
||||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
|
|
|
|||
1
home.nix
1
home.nix
|
|
@ -124,6 +124,7 @@ in
|
|||
vlc
|
||||
zulip
|
||||
linphone
|
||||
lmstudio
|
||||
|
||||
# Fonts
|
||||
nerd-fonts.commit-mono
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue