Compare commits
No commits in common. "56a863e7c76f7a455b230ff3a4a9705ed7033c4b" and "9c45bf2fd05710164feb6e7855728c9c6c198d45" have entirely different histories.
56a863e7c7
...
9c45bf2fd0
2 changed files with 0 additions and 2 deletions
|
|
@ -29,7 +29,6 @@
|
||||||
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,7 +124,6 @@ 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