{ pkgs, ... }: { home = { packages = [ pkgs.go ]; stateVersion = "25.11"; }; }