this post was submitted on 26 Feb 2024
18 points (100.0% liked)
Nix / NixOS
2366 readers
1 users here now
Main links
Videos
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I just heard about NixOS today and decided to blow away my ubuntu that was laggy and try it. So far i like what i see, but i can tell i have some learning to do. I really need to learn to compile from source and how to fix build errors. Theres a package ubuntu has that only comes in a .deb or source.
https://github.com/haveno-dex/haveno
https://github.com/haveno-dex/haveno/blob/master/docs/installing.md
How do you use your computer? Did you really just blow away your OS and jump to one you just heard about? I ask because I spend many months preparing to make the move, and I'm still working at a deficit, since my 4 year old OS had so many hours of tinkering that went undocumented and forgotten. Im still slowly configuring my nixos box. How did you use your computer?
Well, part of the point of NixOS is to eliminate that whole issue of forgotten tinkering -- the whole system is defined right there in a few modules, or even one file, and there's no way for un-tracked tinkering to exist outside those files.
But can I ask how you use your computer? What goes into these months of prep? I really can't imagine it.
My old OS is kind of a blackbox, in the that I played with countless tools, and I'm not really sure what I will want to reference later. For instance
...and on. I played with a lot of things without regard for longevity or preservation. I didn't even takes notes on what I did most of the time. So I got very worried about just switching OSs without a plan in place. Ultimately, I ended up doing the following to transition.
But of course...I'm on NixOS now! So much of these configurations and lists of software packages, will be documented forever.