1
0
Fork 0
forked from foxora/nix

removed quickshare

This commit is contained in:
foxora 2026-03-16 07:16:40 +00:00
parent afb9d2fd9b
commit f6e3fa6a86
2 changed files with 0 additions and 3 deletions

View file

@ -174,7 +174,6 @@
# gui settings apps # gui settings apps
nwg-look # gtk 2 / 3 settings thing idc i hate gtk nwg-look # gtk 2 / 3 settings thing idc i hate gtk
pavucontrol # i wanna get rid of this but its audio control thing pavucontrol # i wanna get rid of this but its audio control thing
rquickshare # android quick share (this is pretty cool!!)
# wayland desktop tools / de / wm stuff / gui stuffs # wayland desktop tools / de / wm stuff / gui stuffs
cliphist cliphist

View file

@ -63,13 +63,11 @@
allowedTCPPorts = [ allowedTCPPorts = [
21110 # slimevr 21110 # slimevr
44949 # rquickshare
]; ];
allowedUDPPorts = [ allowedUDPPorts = [
6969 # slimevr 6969 # slimevr
8266 # slimevr 8266 # slimevr
35903 # slimevr 35903 # slimevr
44949 # rquickshare
]; ];
}; };