alper_celik

joined 1 year ago
[–] alper_celik@lemmy.world 1 points 10 months ago (1 children)

Nix packages arent containerized by default. But since every depenedency is clearly defined. there are tools wrap packkages using bublewrap, or tools build layered docker imahes

But building packages happens in sandbox

[–] alper_celik@lemmy.world 2 points 1 year ago

I think it should be possible to use bwrap to sandbox programs.

[–] alper_celik@lemmy.world 1 points 1 year ago

Even when using home manager or any other dotfile manager your $HOME folder is still filled with junk. It maybe in your controlled repo but it still ends up as symlink to that repo.

[–] alper_celik@lemmy.world 2 points 1 year ago (1 children)

I have :q to exit too since i was trying to exit shell with :q. I guess (n)vim users cant exit their shells :)