@deathmetal27@lemmy.world to linuxmemes@lemmy.world • 2 months agoSnap badlemmy.worldimagemessage-square247arrow-up11.11K
arrow-up11.11KimageSnap badlemmy.world@deathmetal27@lemmy.world to linuxmemes@lemmy.world • 2 months agomessage-square247
minus-square@srestegosaurio@lemmy.dbzer0.comlinkfedilinkEnglish16•2 months agoFlatpak and SystemD Portable services are actually pretty good. That’s the direction I see Linux going. I personally use NixOS because I am sad.
minus-square@Strawberry@lemmy.blahaj.zonelinkfedilink4•2 months agoI looked into Nix but it seemed like it locks you into using bash for your shell. Is that the case?
minus-squareM.intlinkfedilink6•2 months ago The default shell on NixOS is bash, but it can be easily changed.
minus-square@Strawberry@lemmy.blahaj.zonelinkfedilink2•2 months agoSorry I was meaning in the context of using nix-shell for isolated reproducible environments. I read that things can go wrong if you try to use a shell other than bash
minus-square@Strawberry@lemmy.blahaj.zonelinkfedilink3•2 months agoExcellent, ty for showing this to me
Flatpak and SystemD Portable services are actually pretty good.
That’s the direction I see Linux going. I personally use NixOS because I am sad.
I looked into Nix but it seemed like it locks you into using bash for your shell. Is that the case?
Sorry I was meaning in the context of using nix-shell for isolated reproducible environments. I read that things can go wrong if you try to use a shell other than bash
You could use something like nix-your-shell.
Excellent, ty for showing this to me