What Linux distribution or distributions do you personally use?

I myself am a daily Void user. I used to use Devuan, but wanted to try rolling release and ended up loving Void!

  • bzLem0n
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    I really enjoy using NixOS as it is good at what it does, declarative system configuration, but it does have issues that can prevent people from using it. It’s great if you want to put the configuration for all your computers in one git repo but that configuration is in the Nix language so you will eventually need to become familiar with the Nix language. The main issues are that the documentation needs work and understanding the difference between the Nix operating system, the Nix language, and the Nix package collection as the more you use NixOS the more familiar you will need to be with each.

    That said, I find it worth learning and recommend some of the following resources for NixOS.

    MyNixOS for graphical configuration management. See my configs there.

    NixOS Wiki for the best collection of NixOS documentation. I’ve found this collection of people’s configurations to be very useful for inspiration.

    The manual pages for the Nix language, Nix packages, and NixOS.

    • lhx@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      Thank you for your helpful replies! I will put it in my “someday” inbox when I feel the need to shave some yaks or when debina/ubuntu/fedora piss me off about something. :)