{ pkgs, ... }: { services.openssh.enable = true; programs.zsh.enable = true; system.stateVersion = "25.05"; }