{ config, pkgs, inputs, ... }: { programs.walker = { enable = true; runAsService = true; }; }