diff --git a/hosts/petalburg/home.nix b/hosts/petalburg/home.nix index 93317b32..fddf84a5 100644 --- a/hosts/petalburg/home.nix +++ b/hosts/petalburg/home.nix @@ -12,6 +12,7 @@ services.syncthing.enable = true; desktop.sway = { enable = true; + randomWallpaper = true; }; }; };