{ suites, profiles, pkgs, ... }:
{
imports = suites.workstation;
system.stateVersion = "21.05"; # Did you read the comment?
}