services.xserver.desktopManager.wallpaper.enable

NixOS option

The file ~/.background-image is used as a background image. The mode option specifies the placement of this image onto your desktop. To disable this, set this option to false.

type: boolean
Default
true
declared in: nixos/modules/services/x11/desktop-managers/default.nixView source on NixOS/nixpkgs →