{ config, lib, pkgs, ...}: { home.file = { "wallpapers" = { source = ./wallpapers; }; }; }