More good stuff about Nix: NixOS modules

 · 1 min · torgeir

Tailscale developer Xe Iaso shows how to deploy a Go program as a NixOS service.

Linux Nix Nixos Nixos-Modules

I keep reading good stuff about nix. I’m starting to think I have to give it another go.

Tailscale developer Xe Iaso shows how NixOS modules can relieve some of the frustration and complexity of deploying applications using traditional methods like Docker and Kubernetes.

https://xeiaso.net/talks/asg-2023-nixos

The post shows how to turn an arbitrary Go program into a NixOS service that is deployed to a virtual machine running NixOS.