This commit is contained in:
parent
3a1f6c24ba
commit
921c6a174b
@ -151,6 +151,7 @@
|
|||||||
# ",code:202,exec,mumble rpc starttalking"
|
# ",code:202,exec,mumble rpc starttalking"
|
||||||
#",code:202,pass,^(info\.mumble\.Mumble)$"
|
#",code:202,pass,^(info\.mumble\.Mumble)$"
|
||||||
# ",code:202,exec,pamixer --default-source -u"
|
# ",code:202,exec,pamixer --default-source -u"
|
||||||
|
",code:202,pass,^discord$"
|
||||||
|
|
||||||
# worspace switching
|
# worspace switching
|
||||||
"$mainMod,1,workspace,name:main 1"
|
"$mainMod,1,workspace,name:main 1"
|
||||||
|
@ -33,6 +33,7 @@
|
|||||||
spicetify-cli
|
spicetify-cli
|
||||||
sshfs
|
sshfs
|
||||||
unstable.ventoy
|
unstable.ventoy
|
||||||
|
discord
|
||||||
|
|
||||||
# k8s tools
|
# k8s tools
|
||||||
unstable.talosctl
|
unstable.talosctl
|
||||||
|
@ -29,5 +29,5 @@
|
|||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 9100 9558 ];
|
networking.firewall.allowedTCPPorts = [ 9100 9558 8989 ];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user