{ self, config, lib, pkgs, ... }: let inherit (lib) fileContents; in { pub-solar.server.enable = true; hardware.ksm.enable = true; }