voklen
@voklen@programming.dev
- Comment on How do you document your Homelab? 2 weeks ago:
I just have NixOS on mine and I write everything in comments in my
configuration.nix
. Usually I’ll write notes about why I set a certain option above the line where I do it but I also have a section at the start that describes anything to be aware of if I’m moving this configuration to another machine. For example “This assumes a drive is mounted on/mnt/backup0
” - Comment on Sanity check: am I crazy for wanting to wipe everything and do/learn from scratch? 2 months ago:
100%. This is exactly why I switched my home server over to NixOS and would struggle to go back. I used to reinstall all the time but now there really isn’t any need to, since I can just look at my configuration.nix file and know everything that’s installed, running and configured on my system. Whereas using any other distro I’m like WHAT ON EARTH IS RUNNING ON HERE?
- Comment on What's up, selfhosters? - The Sunday thread 2 months ago:
I’m currently looking to connect an NVMe SSD to a Pi 4 I have in a differences location to finally have proper 3-2-1 backups. I’m trying to find a NVMe to USB adapter that will work though.
- Comment on Is there an independent model database? 3 months ago:
You can host your own with Manyfold @manyfold@3dp.chat
- Submitted 3 months ago to selfhosted@lemmy.world | 0 comments