{ ... }: { services.hyprpaper = { enable = true; settings = { preload = builtins.attrValues (builtins.readDir ./wallpapers) }; }; }