mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 09:13:55 -05:00
petalburg: add sway randomwallpaper
This commit is contained in:
parent
210f6e7c4a
commit
d5e79315fa
|
@ -12,6 +12,7 @@
|
|||
services.syncthing.enable = true;
|
||||
desktop.sway = {
|
||||
enable = true;
|
||||
randomWallpaper = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue