{ inputs, outputs, lib, config, pkgs, ... }: { imports = [ ./default.nix ]; deployment = { tags = [ "server" "intel" "vps" "web" ]; }; }