forked from foxora/nix
removed quickshare
This commit is contained in:
parent
afb9d2fd9b
commit
f6e3fa6a86
2 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue