Basically the title.

Here’s a quick background, though (because I have nothing better to do today). Suffered a failed EOS update on my laptop and it refused to boot. Rather than fix it, I decided to do something I’ve been thinking about for a while now: I installed NixOS (I still use Arch on my VM, btw).

Problem is it’s been a bit long since I last set up my laptop I can’t remember everything I did on it. Lol.

So what do you guys install after changing distros? What are your must-have applications (for any distro)? I’m already running zen kernel, got bitwarden up and running, hardened firefox and installed ungoogled chromium. Seems there’s no standalone pihole (yet?) for Nix so I’ll be checking that out as well. Thanks in advance for your input!

  • chungusam0ngus@iusearchlinux.fyi
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 year ago

    surf? LOL

    I’m not a big fan of file managers but a GUI one like thunar is good for the sake of drag and drop.

    I always install a second terminal emulator like xterm just in case of “uh oh I broke my terminal emulator”… that can happen sometimes with urxvt after updates if you do particular addons or bash configurations and such

    cups if you like to print

    I like dictd as a dictionary

    ufw

    potentially appropriate microcode for your hardware?

    zathura for pdf

    always install tmux and run it in your ssh instances

    • Ice Tree@iusearchlinux.fyi
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      If you want to drag and drop without using a GUI File Manager, you can use: dragon - simple drag-and-drop source/sink for X or Wayland. I prefer lf a terminal file manager, but I do use Thunar sometimes.