

Does your wife install packages with NixOS? This is one of the few distros I tried (and now main) that I genuinely cannot recommend to anyone not willing to spend days learning the lang & concepts.
Does your wife install packages with NixOS? This is one of the few distros I tried (and now main) that I genuinely cannot recommend to anyone not willing to spend days learning the lang & concepts.
Awesome stuff :) I look forward to seeing a Wayland backend implemented, so Dolphin can join all the other emulators on the modern Linux desktop as it deserves.
It’s an ordinary consumer wifi 4 router (by a company named Renkforce). I was able to use WDS with it previously, but I haven’t got it working since flashing openwrt, which is why I was trying relayd. A hotspot from my phone works (but is really slow obviously). I suspect something is wrong with my interface or firewall setup, given the colors of the interfaces.
I’ve tried to match your setup, but to no avail.
Interfaces:
Static address (192.168.2.1) Firewall zone: lan
Static address (192.168.0.211) Device: phy0-sta0 (listed as the client in the dropdown) Gateway: 192.168.0.1 Use custom DNS servers: 1.1.1.1 (using root router’s IP causes DNS to stop working) Firewall zone: WLAN
Relay bridge Relay between: lan wwan Firewall zone: unspecified
Firewall zones: lan ⇒ WLAN accept accept accept WLAN ⇒ lan accept accept accept
With this, I am able to ping google.com from a openwrt ssh session, but not my laptop connected w/ ethernet (and a static ip). In the interfaces list, lan is green, repeater_bridge is grey, and wwan is red. I tried running /etc/init.d/firewall stop but still no luck.
When I follow this guide and get to the part where DNS server of wwan to the root router’s IP, I am not able to ping anything from a ssh session into the router (I get “bad address ‘google.com’”. So, I set the DNS address to 1.1.1.1 which restored ping’s functionality. However, with this configuration the network does not appear to be shared at all. My PC, connected to the LAN port, cannot access the internet (regardless of forcing a static IP for the pc)
Good point… I tend to give family members Flatpak-based distros like Fedora for the nice app store experience, but I guess if you can get past the scaryness of test editing and rebuilding with a console, NixOS does come with the benefit of having waaaay more packages and much easier rollback. My poor father trying to run nvidia drivers on Fedora Kinoite, who has to rebuild the kernel for every package install…