I'm currently taking the effort to port my entire operating system from arch to nixos, as declarative system config is incredibly appealing to me, however the learning curve is completely bonkers lmao.
Right now I've gotten past bootloader config problems (which wasn't exactly nix's fault; I just wasn't totally familiar with nix scripting so my debugging efforts were moderately kneecapped), nix flakes (goddamn those took a while to wrap my brain around), and now I'm going to dive into home manager and try to transfer over all of my dotfiles from arch.
Any nix users here that can offer any advice, do's, don't's, etc...?
NixOS
- Fireye
- Posts: 35
- https://pl.pinterest.com/kuchnie_na_wymiar_warszawa/
- Joined: Thu Jul 03, 2025 5:25 am
- Contact:
- TeaInTheMorning
- Posts: 35
- Joined: Thu Aug 07, 2025 11:49 am
Re: NixOS
Not a nix user but here to wish you luck!!!Fireye wrote: Tue Aug 12, 2025 5:18 pm I'm currently taking the effort to port my entire operating system from arch to nixos, as declarative system config is incredibly appealing to me, however the learning curve is completely bonkers lmao.
Right now I've gotten past bootloader config problems (which wasn't exactly nix's fault; I just wasn't totally familiar with nix scripting so my debugging efforts were moderately kneecapped), nix flakes (goddamn those took a while to wrap my brain around), and now I'm going to dive into home manager and try to transfer over all of my dotfiles from arch.
Any nix users here that can offer any advice, do's, don't's, etc...?
Hope it goes well :3c
You should have a cup of tea today!
But I hope your day is great no matter what <3
But I hope your day is great no matter what <3
- Crazyroostereye
- Posts: 177
- Joined: Thu Nov 21, 2024 9:54 am
- Location: Bavaria, Germany
- Contact:
Re: NixOS
I used NixOS for a while, last year. It is tho quite the Difficult thing to rap your head around. As you always need to do it the Nix way. Which is helpful, having your system easily configured. But also relearning everything. I failed at understanding it enough for my needs, and returned to Arch. But maybe someday I have the courage to retry it.
But I know you have more of a Developer background, maybe it is a bit easier for you. I am excited to hear about your Journey.
But I know you have more of a Developer background, maybe it is a bit easier for you. I am excited to hear about your Journey.