{ pkgs, ... }: { imports = [ ./k8s.nix ]; home.packages = with pkgs; [ # hashicorp boundary nomad-pack tfswitch # for ssh sapi ]; }