How to properly replace iptables with nftables in Void Linux? I installed nftables, runit-nftables, and iptables-nft. I also activated the nftables service. But, as I understand it, for example, Docker still applies rules in iptables. (I don’t see its rules in `nft list ruleset`). On my other machine with Debian, I see Docker rules in the nft rules list. Do I need to do something else to fully replace iptables with nftables in Void Linux?
Today I visited DistroWatch and stumbled upon the DW Project Ranking. The ranking consists of ratings written by the DW readers. The Average Rating for Void is 9.14, followed by Arch and Artix with each 9.13.
Link:
Hi,
I use awesomewm and have desktop portal running:
ps aux | grep '[x]dg-desktop-portal' alberto 1880 0.0 0.0 385700 6580 ? Sl 13:19 0:00 /usr/libexec/xdg-desktop-portal
But this does not expose OpenURI:
alberto@void-live ~ % gdbus introspect --session \ --dest org.freedesktop.portal.Desktop \ --object-path /org/freedesktop/portal/desktop | grep -A10 'org.freedesktop.portal.OpenURI'
is empty. I use the gtk portal by default, and use turnstile, with per-user services as directed in the documentation.
Any ideas of can be wrong?
Thanks!