{
config,
pkgs,
...
}: {
imports = [./server-security.nix ./tailscale];
system.stateVersion = "22.05";
}