u/carmola123

GUIX-powered home server, anyone doing this?
▲ 21 r/GUIX

GUIX-powered home server, anyone doing this?

A while ago I read this article (https://www.nijho.lt/post/proxmox-to-nixos/) and was really interested by the idea of having a declarative home server like this. It made me wonder how feasible it would be to get a guix install with incus, qemu-kvm and docker running similarly to how this person managed to do with NixOS. The main appeal to me (moreso than the agentic thing the writer has going for it) would be to have my server configuration be a declarative document I can inspect to remember specific settings I may have made.

Has anyone run GUIX as the base of their home server here? I currently run Proxmox, but it has waaaaay too many features and I'm considering alternative setups like this.

u/carmola123 — 10 days ago

void + nix: expectations and things to be wary of?

I've been meaning to format my computer for a good while now (wanted to switch to ZFS on root for a backup solution I cooked up), and I thought this might be a nice opportunity to experiment with other distros, like Void.

That said, I've been using NixOS on another machine for a while, and the usage of Nix for creating development shells has been incredible, with package versioning and everything else being taken care of so easily it nigh on brings a tear to my eye. I immediately thought of installing NixOS on this machine, however, some stuff I make just doesn't work on NixOS that well, be it due to Nix's filesystem structure or other stuff not playing out well with the store. And so I thought I could use nix as just an additional package manager on top of another distro, and the one I was most curious about was Void.

The idea here is to install most things on Void through xbps normally, but development tooling and stuff I use for work would be handled by Nix. Maybe, if things work out especially well, I could also move desktop environment and home files to Nix as well, but I'm not sure the lack of systemd will play out well in that regard.

I'd like to know, are there others daily driving setups similar to this, especially developers? I'd like to know your experiences, and if this is more trouble than it's worth.

reddit.com
u/carmola123 — 2 months ago