💾 Archived View for bbs.geminispace.org › u › TheSpoonCarver › 3823 captured on 2024-08-18 at 23:04:38. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-08-18)
-=-=-=-=-=-=-
Re: "Do you use home-manager? I've just recently started using..."
I've just dipped my toe into nix by having a shell.nix file in my home directory which gives me an easy way to install the tools I use across all my (not nixos) machines. I've heard about home manager but I've not really looked into it. As I understand its the tool I ought to be using?
2023-08-04 · 1 year ago
🐙 norayr · 2023-08-04 at 20:49:
oh, is that a manager for dot files? that is interesting.
i don't run nix and i never heard of such a manager.
☕️ johan · 2023-08-06 at 20:56:
I've been on nixos on my private laptop and have not yet tried out home-manager (nor flake). I use a git repo at $HOME but vim on nixos does not work with that so I have copied my .vimrc into the nix file. I should probably look at home manager :)
🌧️ miragearchitect · 2023-10-17 at 05:45:
Using it for a week now, the supported apps are kinda little.
Do you use home-manager? I've just recently started using it and love it