• Ziglin (it/they)@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 months ago

    I want to have a stable system that can easily be recovered. I am setting it up in advance for a computer I do not have yet and will need running relatively quickly and I don’t like the default DEs that come with other distros. Am I canidate? (Also maybe a future homelab setup?)

    • Johanno@feddit.org
      link
      fedilink
      arrow-up
      3
      ·
      3 months ago

      Learning curve is steep. Everything is fine as long as you don’t need to compile some c program that isn’t available in the existing packages.

      Have fun figuring out which libraries it expects to exist in a normal Ubuntu that are not in nixos.

      There is flakes which I haven’t even touched yet, but people claim it makes everything easier.

      I have kde as DE but you can do whatever you want on any Linux system

      • Ephera@lemmy.ml
        link
        fedilink
        English
        arrow-up
        4
        ·
        3 months ago

        I’ll just say that Flakes sound a lot more daunting than their usage actually is. It’s basically just a single file you place into your configuration and then you use some different command flags to apply your config and that’s basically it.

        You only need to dig deeper into them, if you want to distribute Flakes to other users.