Waffelson@lemmy.world to linuxmemes@lemmy.world · 1 年前Who was your first?lemmy.worldimagemessage-square269linkfedilinkarrow-up1661arrow-down139
arrow-up1622arrow-down1imageWho was your first?lemmy.worldWaffelson@lemmy.world to linuxmemes@lemmy.world · 1 年前message-square269linkfedilink
minus-squarestarman@programming.devlinkfedilinkEnglisharrow-up4·1 年前Fedora Then Arch And finally NixOS
minus-squareBondrewd@lemmy.worldlinkfedilinkarrow-up2·edit-21 年前How is NixOS going? I am also an Arch convert, but the issue with Gentoo is that it feels like a clusterfuck after days spent on configuration that is not easy to replicate. I mean it works but I might not want to go through it next time.
minus-squarestarman@programming.devlinkfedilinkEnglisharrow-up2·edit-21 年前I really like centralised configuration, stability and development environments of Nix After overcoming initial learning curve and configuring NixOS and Home Manager, I rarely change anything. It just works™ And if I ever wanted clean installation or if I moved to another machine, I would just copy config from /etc/nixos/ and it should work the same.
Fedora
Then Arch
And finally NixOS
How is NixOS going? I am also an Arch convert, but the issue with Gentoo is that it feels like a clusterfuck after days spent on configuration that is not easy to replicate. I mean it works but I might not want to go through it next time.
I really like centralised configuration, stability and development environments of Nix
After overcoming initial learning curve and configuring NixOS and Home Manager, I rarely change anything. It just works™
And if I ever wanted clean installation or if I moved to another machine, I would just copy config from
/etc/nixos/
and it should work the same.