{ home-manager.users.me = { services.random-background = { enable = true; imageDirectory = toString ; interval = "2h"; }; }; }