

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.
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)
Have you asked whether they’d be okay with a dual-boot? I recently started work as well (gamedev) and while most of the studio is on Windows I was able to set up a NixOS install for productivity (and to test the game on more configs).
You can’t self-host Ghost? I’d like to stay on the same domain indeed, not wanting to also mess up folks subscribed to RSS.
Awesome! Once this is out, I think I will migrate my blog from WriteFreely to Ghost. I hope I can reduce disruption for existing followers though…
Thank you! It definitely does, I will be using that Restic article for sure! I actually use NixOS on my main laptop, which I found via Vimjoyer’s videos. It’s great, though I wish documentation for more advanced usage was more readily available. I started making the server, currently my biggest roadblock is testing the infrastructure without going live (I made the flake generate a VM for now but it takes a long time to build it every edit and I can’t even get ssh working) and figuring out how I’ll eventually install it with minimal downtime.
I want to move my whole server to NixOS. It’s gotten to the point where I have no idea where all the Ubuntu config files went, and handling half of it via Docker vs baremetal. I hope this will allow me to set up proper backups as well, and maybe get better at Nix! I started a few days ago using the VM feature, but it’s tricky to work on for now, perhaps I haven’t found the right workflow.
Awesome! I now know the next show we’ll watch when we finally coordinate to finish Breaking Bad off my Jellyfin instance :)
(unrelated to piracy, though I agree with the main point of the post) I loved Le Bureau des Légendes! Are these shows well-subtitled/dubbed? That’s what prevents me from sharing them with my English-speaking friends usually, the language barrier is too great and it’s not as usual to watch a subtitled French show than a kdrama f.e
I realize I never replied, but thank you! I got into contact with them and am now in the final stages of getting it all set up to start in a couple months. They seem awesome and I am excited to work with them!
I did contact Wube, they said they can’t take interns sadly :') Would be awesome to work with them.
but why?
You can kinda get autofill via a program called rofi-rbw on Wayland desktops (using wtype), but I found at least on Hyprland it often misses the field or the start of the password. I’d like to see a more consistent solution but definitely not via the official Electron app…
I’m using a reMarkable Linux tablet and it’s been awesome. There’s a bunch of apps ported to it if you’re okay with using an older software release, and they give you full root access. Not FOSS or open hardware like Pine64 but really good experience and does not feel too limited.
A Hat in Time!!! That’s awesome, I remember having crashes with the proprietary drivers. Looking forward to playing this wonderful game on NVK.
I use this and love it! I can’t remember whether it was a “FairEmail Pro” feature though (one-time donation to unlock pro features). Regardless it works great.
Cool! Might make me reconsider the next laptop I get. The all-AMD Zephyrus G14 I currently run has been an awful experience (overheating after 15min of gaming, random iGPU freezes, fTPM stuttering, no video accel on Wayland, HDMI is broken, wifi randomly stops working, and mic disappears on 99% of boots), and I was looking to replace it with an Nvidia laptop, but maybe Tuxedo can fix these issues on their own hardware and make AMD viable.
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…