# vim: ts=2
{config, ...}: {
  imports = [
    ./wallpaper
  ];
}