1 2 3 4 5 6 7 8
{self, ...}: { programs.swaylock = { enable = true; settings = { image = "${self}/files/wallpaper.jpg"; }; }; }