Hacker News new | ask | show | jobs
by thisisthenewme 64 days ago
Migrated from archlinux to nixos. I don't think I can use anything else now...

I have a CI at home that builds my nixos config on a weekly basis with the latest flake. The artifacts are pushed to atticd. With this setup, when I actually need to update my machines, its almost instantaneous.

1 comments

Care to share some scripts on how you do it? I'm in similar position, maintaining multiple desktops, laptops, servers, but i do not know how to share the build artifacts.
Agreed. I'm at same point in my Nix journey and would like to share build artifacts.