alper_celik

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

The safest install method \s

[–] alper_celik@lemmy.world 6 points 2 months ago

The standard editor

[–] alper_celik@lemmy.world 1 points 11 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 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 :)