petalburg: add sway randomwallpaper

This commit is contained in:
Aly Raffauf 2024-04-20 21:14:32 -04:00
parent 210f6e7c4a
commit d5e79315fa

View file

@ -12,6 +12,7 @@
services.syncthing.enable = true; services.syncthing.enable = true;
desktop.sway = { desktop.sway = {
enable = true; enable = true;
randomWallpaper = true;
}; };
}; };
}; };