Pihole running in a #nixcontainer ✔️

Now i need an upstream DNS

#unbound 😎

#nixosanywhere #nixos #nixos25dot05

Using a #nixos #ISO to boot device before installing a flake. ISO seems to have an implicit default enabling #pulseaudio. When upgrading to #nixos2405 #nixos25dot05 #nixos25 higher version, PulseAudio options are removed/deprecated and cause service.pulseaudio does not exist during nixos-rebuild switch (before the flake). Flow is: sudo nix-channel --update (24.05 metadata only) → patch configuration.nix for audio compatibility → sudo nixos-rebuild switch. Curious if this is expected behaviour?

Running #nixos #nixos25dot05 with #gnome or #kde_plasma desktop on #lenovo #thinkpad #x230 seems to require

services.xserver.displayManager.gdm.wayland = false;

in #configurationdotnix

This was what #chatgpt told me, and the fix it worked.

I used #flakes for the first time by following this nice video https://youtu.be/ACybVzRvDhs