mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2025-12-15 23:00:06 +05:30
feat: add lan-mouse
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
];
|
||||
|
||||
# Facilitate firewall punching
|
||||
allowedUDPPorts = [41641];
|
||||
allowedUDPPorts = [41641 4242];
|
||||
|
||||
allowedTCPPortRanges = [
|
||||
{
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
../../modules/home/wezterm
|
||||
../../modules/home/ghostty
|
||||
../../modules/home/desktop/rofi
|
||||
../../modules/home/lan-mouse
|
||||
../../modules/home/barrier
|
||||
../../modules/home/firefox
|
||||
../../modules/home/brave
|
||||
|
||||
Reference in New Issue
Block a user