{ config, lib, pkgs, ... }: { services.nix-serve = { enable = true; }; }