this post was submitted on 26 Mar 2024
878 points (95.9% liked)

linuxmemes

20767 readers
2227 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 5 months ago* (last edited 5 months ago) (13 children)

Yeah, it is a lot of initial work, but once you got your shell.nix or flake.nix in place it is really nice, to not have to deal with different dependencies and versions in different projects.

But you can also archive the same on any distro with the nix package manager.

[–] [email protected] 26 points 5 months ago (12 children)

except i want my computer to function for my needs without "a lot of initial work"

[–] [email protected] 11 points 5 months ago (5 children)

It's an investment for the next time you install on a new dev machine. After install, I will literally run a single command to return to the exact state of my dev environment.

[–] [email protected] 8 points 5 months ago (4 children)

Sure but how often do you need to actually change your machine?

[–] [email protected] 2 points 5 months ago

Me personally, a lot. I work on 4 different rigs (inlcuding latops) and yes, for me, it does save time.

[–] [email protected] 1 points 5 months ago

About weekly in my case.

[–] [email protected] 1 points 5 months ago

Probably not often, but as a Debian user, it's a PITA to get back to where I was before I fucked up my system. Nix(OS) sounds like a future investment to me, just in case I ever fuck up and need to get back to where I was ASAP. Been there once already and it was NOT fun.

That was from a professional standpoint BTW, privately I'm still a dirty Windows pleb, because that's what I'm most familiar with.

PS: I'm already using a dotfiles repo, which already saves me a ton of time in settings things up.

[–] [email protected] 1 points 5 months ago

I'm actually building a new work station right now.

load more comments (6 replies)
load more comments (6 replies)