cross-posted from: https://discuss.online/post/42673820

Looking for suggestions besides Kubuntu, KDE Neon, Debian, Arch Linux, or Kali.

Would be on a modest Dell Latitude with i5, 14" 1080p display with intel graphics, and maybe 16gb ram. I have previous experience with XFCE, Ratpoison, Openbox, KDE Plasma. Recently started trying out LXQT.

  • GunnarGrop@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    2 days ago

    NixOS and Guix System! I’m currently using Guix System + Nix (via home-manager, mostly) but you can also do it the other way around.

    NixOS uses systemd, but Guix System does not. They are both awesome though. Absolutely my favourite distros. Incredibility flexible, and reproducibility and “declarativeness” are core concepts. The only negative is that they both have quite a steep learning curve, compared to other distros.

      • bradboimler@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        9 hours ago

        If you’re new I suggest not using flakes. You can always switch to them when you learn how to maintain NixOS.

      • GunnarGrop@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        2 days ago

        Yeah, it’s been an ongoing debate whether the old Nix style or the newer Flakes are a better approach. I don’t really know that much about it, but thus far I definitely like using Flakes more

          • GunnarGrop@lemmy.ml
            link
            fedilink
            arrow-up
            0
            ·
            2 days ago

            No no, Nix has two ways of handling configurations, where Flakes are the new style, but still experimental. Guix just have one way of handling configurations.