deathmetal27@lemmy.world to linuxmemes@lemmy.world · 2 days agoSnap badlemmy.worldimagemessage-square235linkfedilinkarrow-up11.08Karrow-down123
arrow-up11.05Karrow-down1imageSnap badlemmy.worlddeathmetal27@lemmy.world to linuxmemes@lemmy.world · 2 days agomessage-square235linkfedilink
minus-squaresrestegosaurio@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up14arrow-down1·20 hours 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-squareStrawberry@lemmy.blahaj.zonelinkfedilinkarrow-up4·18 hours agoI looked into Nix but it seemed like it locks you into using bash for your shell. Is that the case?
minus-squareM.int@lemm.eelinkfedilinkarrow-up4·15 hours ago The default shell on NixOS is bash, but it can be easily changed.
minus-squareStrawberry@lemmy.blahaj.zonelinkfedilinkarrow-up1·4 hours 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-squareM.int@lemm.eelinkfedilinkarrow-up1·20 minutes agoYou could use something like nix-your-shell.
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.