{ inputs, outputs, lib, config, pkgs, ... }: { home = { username = "bolt"; homeDirectory = "/home/bolt"; }; }