• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 19th, 2023

help-circle





  • Humm good points in the articles. I think my goal of building docker hosts makes more sense. It is interesting how the took the declarative concepts of something like terraform and kubernetes and built it into an OS. It’s kind of like fedora silverblue but the two took different approaches. Perhaps fedora makes more sense on a desktop. I have a dev and DevOps background and like the idea of being able to more deeply learn Linux without having to rebuild my system from scratch when I bust it.

    Can you explain home manager? What about things to consider when installing NIX package manager on another distro?

    Perhaps figuring out how to get the wallpaper out of a nix distrobox would be a good learning experience.


  • This looks like a whole project. What is the overall goal of this build?

    I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab. I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.

    Sorry for theate response. P.S. I love your wallpaper.












  • My advice, pick a base distribution, and build what you want. Mostly when picking different distros all you are really picking is a package manager, default applications, and a desktop.

    If you want to advance in your Linux knowledge building your own will help you quite a bit in learning how it works at the core and what peices are needed to run a system. Then when something breaks you have the understanding to fix or at least properly ask for help. I would especially say this is true if you are looking to switch to arch as your base distribution.

    I would only recommend Manjaro to a new person trying to dip their toes into arch but not for their daily driver.